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

/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c60 static int proc_apply_bgthreadpolicy_locked(thread_t thread, int selfset);
718 error = proc_apply_bgthreadpolicy_locked(thread, 1);
747 error = proc_apply_bgthreadpolicy_locked(thread, selfset);
755 proc_apply_bgthreadpolicy_locked(thread_t thread, int selfset) function
1026 proc_apply_bgthreadpolicy_locked(th, 1);

Completed in 74 milliseconds