Home
last modified time | relevance | path

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

/NextBSD/lib/libdispatch/private/
HDqueue_private.h119 dispatch_queue_set_width(dispatch_queue_t dq, long width);
/NextBSD/lib/libdispatch/src/
HDqueue.c1309 dispatch_queue_set_width(dispatch_queue_t dq, long width) in dispatch_queue_set_width() function