Home
last modified time | relevance | path

Searched refs:THREAD_STANDARD_POLICY (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/osfmk/mach/
H A Dthread_policy.h84 #define THREAD_STANDARD_POLICY 1 macro
/xnu-11417.101.15/tests/
H A Dwork_interval_test_unentitled.c60 kr = thread_policy_set(target_thread, THREAD_STANDARD_POLICY, (thread_policy_t) &pol, in set_nonrealtime()
H A Dwork_interval_test.c161 kr = thread_policy_set(target_thread, THREAD_STANDARD_POLICY, (thread_policy_t) &pol, in set_nonrealtime()