Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus.c2678 boolean_t reschedule = FALSE; in memorystatus_remove() local
2696 reschedule = TRUE; in memorystatus_remove()
2699 reschedule = TRUE; in memorystatus_remove()
2722 if (reschedule) { in memorystatus_remove()
2892 boolean_t reschedule = FALSE; in memorystatus_dirty_track() local
2971 reschedule = TRUE; in memorystatus_dirty_track()
2996 reschedule = TRUE; in memorystatus_dirty_track()
3025 reschedule = TRUE; in memorystatus_dirty_track()
3030 reschedule = TRUE; in memorystatus_dirty_track()
3036 if (reschedule) { in memorystatus_dirty_track()
[all …]
/xnu-8020.140.41/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 …