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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_call.c162 thread_call_group_should_add_thread(thread_call_group_t group) function
1055 if (!thread_call_daemon_awake && thread_call_group_should_add_thread(group)) {
1271 * thread_call_group_should_add_thread()).
1285 while (thread_call_group_should_add_thread(group)) {

Completed in 23 milliseconds