Searched refs:_dispatch_queue_targets_queue (Results 1 – 1 of 1) sorted by relevance
634 _dispatch_queue_targets_queue(dispatch_queue_t dq1, dispatch_queue_t dq2) in _dispatch_queue_targets_queue() function670 if (fastpath(cq) && fastpath(_dispatch_queue_targets_queue(cq, dq))) { in dispatch_assert_queue()684 if (slowpath(cq) && slowpath(_dispatch_queue_targets_queue(cq, dq))) { in dispatch_assert_queue_not()