Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDqueue.c690 #define _dispatch_root_queue_debug(...) _dispatch_debug(__VA_ARGS__) macro
693 #define _dispatch_root_queue_debug(...) macro
3347 _dispatch_root_queue_debug("requesting new worker thread for global " in _dispatch_queue_wakeup_global_slow()
3390 _dispatch_root_queue_debug("pthread pool is full for root queue: " in _dispatch_queue_wakeup_global_slow()
3430 _dispatch_root_queue_debug("worker thread request still pending for " in _dispatch_queue_wakeup_global2()
3966 _dispatch_root_queue_debug("no work on global queue: %p", dq); in _dispatch_queue_concurrent_drain_one()