Searched refs:runnable_at_last_update (Results 1 – 2 of 2) sorted by relevance
59 int runnable_at_last_update; // true if the thread was runnable last time we checked. member
927 if (new_qos->domain_info[id].runnable_at_last_update && is_current(domid, cpu)) { in qos_update_thread()949 new_qos->domain_info[id].runnable_at_last_update = domain_runnable(domid); in qos_update_thread()
Completed in 5 milliseconds