Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c2679 boolean_t reschedule = FALSE; in memorystatus_remove() local
2697 reschedule = TRUE; in memorystatus_remove()
2700 reschedule = TRUE; in memorystatus_remove()
2723 if (reschedule) { in memorystatus_remove()
2893 boolean_t reschedule = FALSE; in memorystatus_dirty_track() local
2972 reschedule = TRUE; in memorystatus_dirty_track()
2997 reschedule = TRUE; in memorystatus_dirty_track()
3026 reschedule = TRUE; in memorystatus_dirty_track()
3031 reschedule = TRUE; in memorystatus_dirty_track()
3037 if (reschedule) { in memorystatus_dirty_track()
[all …]
/xnu-8019.80.24/doc/
H A Dsched_clutch_edge.md249 … threads and idle out the current CPU waiting for the IPI'ed thread to reschedule the thread onto …