Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dpolicy_internal.h328 extern void thread_policy_create(thread_t thread);
H A Dthread_policy.c1577 thread_policy_create(thread_t thread) in thread_policy_create() function
H A Dthread.c1550 thread_policy_create(new_thread); in thread_create_internal()