Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/private/
HDqueue_private.h162 dispatch_queue_create_with_target(const char *label,
/NextBSD/lib/libdispatch/src/
HDqueue.c1132 dispatch_queue_create_with_target(const char *label, dispatch_queue_attr_t dqa, in dispatch_queue_create_with_target() function
1209 return dispatch_queue_create_with_target(label, attr, in dispatch_queue_create()