Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_prim.c7250 static thread_t thread_update_array[THREAD_UPDATE_SIZE]; variable
7261 thread_update_array[thread_update_count++] = thread; in thread_update_add_thread()
7272 thread_t thread = thread_update_array[i]; in thread_update_process_threads()
7274 thread_update_array[i] = THREAD_NULL; in thread_update_process_threads()