Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dthread.h1334 extern void thread_set_options(uint32_t thopt);
H A Dsched_prim.c9290 thread_set_options(uint32_t thopt) in thread_set_options() function