Searched refs:_dispatch_mgr_thread (Results 1 – 3 of 3) sorted by relevance
285 void _dispatch_mgr_thread(dispatch_queue_t dq);
305 .do_invoke = _dispatch_mgr_thread,
2295 _dispatch_mgr_thread(dispatch_queue_t dq DISPATCH_UNUSED) in _dispatch_mgr_thread() function