Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dsched_prim.c6803 static thread_t thread_update_array[THREAD_UPDATE_SIZE]; variable
6814 thread_update_array[thread_update_count++] = thread; in thread_update_add_thread()
6837 thread_t thread = thread_update_array[i]; in thread_update_process_threads()
6839 thread_update_array[i] = THREAD_NULL; in thread_update_process_threads()