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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dpthread_shims.c393 .proc_restore_workq_bgthreadpolicy = proc_restore_workq_bgthreadpolicy,
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dpthread_shims.h157 int (*proc_restore_workq_bgthreadpolicy)(thread_t t); member in struct:pthread_callbacks_s
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dtask.h607 extern int proc_restore_workq_bgthreadpolicy(thread_t thread);
H A Dtask_policy.c1638 proc_restore_workq_bgthreadpolicy(thread_t thread) function

Completed in 276 milliseconds