Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dsched_dualq.c515 if (thread_update_add_thread(thread) == FALSE) { in sched_dualq_thread_update_scan()
H A Dsched_amp.c569 if (thread_update_add_thread(thread) == FALSE) { in sched_amp_thread_update_scan()
H A Dsched_prim.h412 extern boolean_t thread_update_add_thread(thread_t thread);
H A Dsched_prim.c7255 thread_update_add_thread(thread_t thread) in thread_update_add_thread() function
7299 if (thread_update_add_thread(thread) == FALSE) { in runq_scan_thread()
H A Dsched_clutch.c3522 if (thread_update_add_thread(thread) == FALSE) { in sched_clutch_thread_update_scan()