Searched refs:mp_timeout_run (Results 1 – 1 of 1) sorted by relevance
55 static boolean_t mp_timeout_run; /* MP timer is scheduled to run */ variable124 mp_timeout_run = FALSE; in mp_timeout()134 if (!mp_timeout_run && (mp_garbage_collecting || mp_ticking)) { in mp_sched_timeout()136 mp_timeout_run = TRUE; in mp_sched_timeout()