Searched refs:_dispatch_queue_push_wakeup (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/lib/libdispatch/src/ |
| HD | trace.h | 168 _dispatch_queue_push_wakeup(dq, _tail, pp, wakeup); in _dispatch_trace_queue_push_wakeup() 191 #define _dispatch_queue_push_wakeup _dispatch_trace_queue_push_wakeup macro
|
| HD | inline_internal.h | 275 _dispatch_queue_push_wakeup(dispatch_queue_t dq, dispatch_object_t _tail, in _dispatch_queue_push_wakeup() function
|
| HD | queue.c | 2373 _dispatch_queue_push_wakeup(dq, dc, pp, running == 0); in _dispatch_async_f_redirect2() 2424 _dispatch_queue_push_wakeup(dq, dc, pp, running == 0); in _dispatch_async_f2() 2949 _dispatch_queue_push_wakeup(dq, &dc, in _dispatch_sync_f_slow()
|