Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDqueue.c2624 _dispatch_barrier_sync_f_pop(dispatch_queue_t dq, dispatch_object_t dou, in _dispatch_barrier_sync_f_pop() function
3558 if ((sema = _dispatch_barrier_sync_f_pop(dq, dc, true))) { in _dispatch_queue_drain()
3657 if (slowpath(!dc) || !(sema = _dispatch_barrier_sync_f_pop(dq, dc, false))){ in _dispatch_queue_drain_one_barrier_sync()