Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtask_policy.c223 static void task_set_boost_locked(task_t task, boolean_t boost_active);
3338 task_set_boost_locked(task_t task, boolean_t boost_active) in task_set_boost_locked() function
3367 task_set_boost_locked(task, boost_active); in task_update_boost_locked()