Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dthread.h1352 extern void thread_set_options(uint32_t thopt);
H A Dsched_prim.c8929 thread_set_options(uint32_t thopt) in thread_set_options() function