Searched refs:dispatch_queue_debug (Results 1 – 3 of 3) sorted by relevance
282 .do_debug = dispatch_queue_debug,290 .do_debug = dispatch_queue_debug,299 .do_debug = dispatch_queue_debug,307 .do_debug = dispatch_queue_debug,316 .do_debug = (void *)dispatch_queue_debug,
142 size_t dispatch_queue_debug(dispatch_queue_t dq, char* buf, size_t bufsiz);
1744 #pragma mark dispatch_queue_debug1763 dispatch_queue_debug(dispatch_queue_t dq, char* buf, size_t bufsiz) in dispatch_queue_debug() function