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

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dthread_policy.c42 extern void proc_get_thread_policy(thread_t thread, thread_policy_state_t info);
507 * This is necessary because proc_get_thread_policy()
511 proc_get_thread_policy(thread, info);
H A Dtask_policy.c137 void proc_get_thread_policy(thread_t thread, thread_policy_state_t info);
1804 proc_get_thread_policy(thread_t thread, thread_policy_state_t info) function

Completed in 177 milliseconds