Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dpolicy_internal.h337 extern void thread_policy_create(thread_t thread);
H A Dthread_policy.c1570 thread_policy_create(thread_t thread) in thread_policy_create() function
H A Dthread.c1555 thread_policy_create(new_thread); in thread_create_internal()