Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_call.c192 static void thread_call_group_setup(thread_call_group_t group);
447 thread_call_group_setup(thread_call_group_t group) in thread_call_group_setup() function
518 thread_call_group_setup(&thread_call_groups[i]); in thread_call_initialize()