Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDqueue.c2989 _dispatch_sync_f2(dispatch_queue_t dq, void *ctxt, dispatch_function_t func, in _dispatch_sync_f2() function
3022 _dispatch_sync_f2(dq, ctxt, func, pp); in _dispatch_sync_f()
3037 _dispatch_sync_f2(dq, ctxt, func, 0); in dispatch_sync_f()
3083 _dispatch_sync_f2(dq, work, func, pp);