Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/src/
HDqueue.c691 #define _dispatch_debug_root_queue(...) dispatch_debug_queue(__VA_ARGS__) macro
694 #define _dispatch_debug_root_queue(...) macro
3338 _dispatch_debug_root_queue(dq, __func__); in _dispatch_queue_wakeup_global_slow()