Searched refs:restore_bgthreadpolicy_locked (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c61 static void restore_bgthreadpolicy_locked(thread_t thread, int selfset, int importance);
908 restore_bgthreadpolicy_locked(thread, 1, importance);
949 restore_bgthreadpolicy_locked(thread, selfset, importance);
960 restore_bgthreadpolicy_locked(thread_t thread, int selfset, int importance) function
1266 restore_bgthreadpolicy_locked(thread, 1, importance);
1268 restore_bgthreadpolicy_locked(thread, 0, importance);
2014 restore_bgthreadpolicy_locked(thread, 0, importance);

Completed in 22 milliseconds