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

/macosx-10.10/libauto-186/
H A DZone.cpp224 _worker_func = NULL;
1752 assert(_worker_func == NULL);
1756 _worker_func = work;
1771 _worker_func = NULL;
1793 more_work = _worker_func(_worker_arg, is_dedicated, work_to_completion);
H A DZone.h174 boolean_t (*_worker_func)(void *, boolean_t, boolean_t); member in class:Auto::Zone

Completed in 69 milliseconds