Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dthread_call.c194 static void thread_call_group_setup(thread_call_group_t group);
463 thread_call_group_setup(thread_call_group_t group) in thread_call_group_setup() function
534 thread_call_group_setup(&thread_call_groups[i]); in thread_call_initialize()