Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dsched_prim.c1819 uint64_t longtime = ctime - sched_tick_interval; in sched_vm_group_maintenance() local
1837 if (thread->runq != PROCESSOR_NULL && thread->last_made_runnable_time < longtime) { in sched_vm_group_maintenance()