Searched refs:dispatch_queue_create_with_target (Results 1 – 2 of 2) sorted by relevance
162 dispatch_queue_create_with_target(const char *label,
1132 dispatch_queue_create_with_target(const char *label, dispatch_queue_attr_t dqa, in dispatch_queue_create_with_target() function1209 return dispatch_queue_create_with_target(label, attr, in dispatch_queue_create()