Home
last modified time | relevance | path

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

/trueos/lib/libdispatch/src/
HDqueue.c66 static void _dispatch_worker_thread4(void *context);
3355 _dispatch_worker_thread4, dq, &wh, &gen_cnt); in _dispatch_queue_wakeup_global_slow()
4048 _dispatch_worker_thread4(void *context) in _dispatch_worker_thread4() function
4080 return _dispatch_worker_thread4(dq); in _dispatch_worker_thread3()
4095 return _dispatch_worker_thread4(dq); in _dispatch_worker_thread2()