Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dthread_call.c421 thread_call_group_should_add_thread(thread_call_group_t group) in thread_call_group_should_add_thread() function
1505 if (thread_call_group_should_add_thread(group) && in thread_call_wake()
1923 while (thread_call_group_should_add_thread(group)) { in thread_call_daemon_continue()