Home
last modified time | relevance | path

Searched refs:thread_set_options (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dthread.h1166 extern void thread_set_options(uint32_t thopt);
H A Dsched_prim.c7385 thread_set_options(uint32_t thopt) in thread_set_options() function