Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dthread_call.c195 static void thread_call_group_setup(thread_call_group_t group);
464 thread_call_group_setup(thread_call_group_t group) in thread_call_group_setup() function
535 thread_call_group_setup(&thread_call_groups[i]); in thread_call_initialize()