Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dpolicy_internal.h330 extern void thread_policy_create(thread_t thread);
H A Dthread_policy.c1498 thread_policy_create(thread_t thread) in thread_policy_create() function
H A Dthread.c1420 thread_policy_create(new_thread); in thread_create_internal()