Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dthread.h1199 extern void thread_set_options(uint32_t thopt);
H A Dsched_prim.c7940 thread_set_options(uint32_t thopt) in thread_set_options() function