Searched refs:_dispatch_mgr_wakeup (Results 1 – 3 of 3) sorted by relevance
284 unsigned long _dispatch_mgr_wakeup(dispatch_queue_t dq);
3246 return _dispatch_mgr_wakeup(dq); in _dispatch_mgr_queue_probe()
2219 _dispatch_mgr_wakeup(dispatch_queue_t dq DISPATCH_UNUSED) in _dispatch_mgr_wakeup() function