Home
last modified time | relevance | path

Searched refs:_dispatch_queue_wakeup_with_qos_and_release (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libdispatch/src/
HDinline_internal.h255 _dispatch_queue_wakeup_with_qos_and_release(dq, pp); in _dispatch_queue_push_list()
269 _dispatch_queue_wakeup_with_qos_and_release(dq, pp); in _dispatch_queue_push()
326 return _dispatch_queue_wakeup_with_qos_and_release(dq, p); in _dispatch_queue_class_invoke()
HDqueue_internal.h108 void _dispatch_queue_wakeup_with_qos_and_release(dispatch_queue_t dq,
HDqueue.c2174 _dispatch_queue_wakeup_with_qos_and_release(boost_dq, pp); in dispatch_block_wait()
3192 return _dispatch_queue_wakeup_with_qos_and_release(dq, pp); in _dispatch_queue_push_list_slow2()
3763 _dispatch_queue_wakeup_with_qos_and_release(dispatch_queue_t dq, in _dispatch_queue_wakeup_with_qos_and_release() function
3820 return _dispatch_queue_wakeup_with_qos_and_release(dq, p); in _dispatch_queue_override_invoke()