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

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c453 .proc_apply_workq_bgthreadpolicy = proc_apply_workq_bgthreadpolicy,
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h171 int (*proc_apply_workq_bgthreadpolicy)(thread_t t); member in struct:pthread_callbacks_s
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dtask.h689 extern int proc_apply_workq_bgthreadpolicy(thread_t thread);
H A Dtask_policy.c2016 proc_apply_workq_bgthreadpolicy(thread_t thread) function

Completed in 76 milliseconds