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

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dpthread_shims.c452 .proc_restore_workq_bgthreadpolicy = proc_restore_workq_bgthreadpolicy,
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpthread_shims.h170 int (*proc_restore_workq_bgthreadpolicy)(thread_t t); member in struct:pthread_callbacks_s
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dtask.h690 extern int proc_restore_workq_bgthreadpolicy(thread_t thread);
H A Dtask_policy.c2032 proc_restore_workq_bgthreadpolicy(thread_t thread) function

Completed in 84 milliseconds