Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_prim.c6736 static thread_t thread_update_array[THREAD_UPDATE_SIZE]; variable
6747 thread_update_array[thread_update_count++] = thread; in thread_update_add_thread()
6758 thread_t thread = thread_update_array[i]; in thread_update_process_threads()
6760 thread_update_array[i] = THREAD_NULL; in thread_update_process_threads()