Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDtrace.h168 _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
HDinline_internal.h275 _dispatch_queue_push_wakeup(dispatch_queue_t dq, dispatch_object_t _tail, in _dispatch_queue_push_wakeup() function
HDqueue.c2373 _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()