Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dpolicy_internal.h338 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.c1556 thread_policy_create(new_thread); in thread_create_internal()