Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDinline_internal.h230 _dispatch_queue_push_list2(dispatch_queue_t dq, struct dispatch_object_s *head, in _dispatch_queue_push_list2() function
252 if (!fastpath(_dispatch_queue_push_list2(dq, head, tail))) { in _dispatch_queue_push_list()
266 if (!fastpath(_dispatch_queue_push_list2(dq, tail, tail))) { in _dispatch_queue_push()
280 if (!fastpath(_dispatch_queue_push_list2(dq, tail, tail))) { in _dispatch_queue_push_wakeup()