Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dthread_call.c420 thread_call_group_should_add_thread(thread_call_group_t group) in thread_call_group_should_add_thread() function
1504 if (thread_call_group_should_add_thread(group) && in thread_call_wake()
1922 while (thread_call_group_should_add_thread(group)) { in thread_call_daemon_continue()