Searched refs:set_pending_count_accumulator (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libauto-186/
H A DSubzone.cpp46 _thread.set_pending_count_accumulator(this);
51 _thread.set_pending_count_accumulator(NULL);
H A DThread.h319 inline void set_pending_count_accumulator(Subzone::PendingCountAccumulator *a) { _pending_count_accumulator = a; } function in class:Auto::Thread

Completed in 117 milliseconds