Home
last modified time | relevance | path

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

/xnu-11215/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() argument
9298 t->options |= thopt; in thread_set_options()