Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dpolicy_internal.h325 extern void thread_policy_create(thread_t thread);
H A Dthread_policy.c1578 thread_policy_create(thread_t thread) in thread_policy_create() function
H A Dthread.c1540 thread_policy_create(new_thread); in thread_create_internal()