Home
last modified time | relevance | path

Searched refs:thread_call_options_t (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.81.5/osfmk/kern/
H A Dthread_call.h84 typedef uint32_t thread_call_options_t; typedef
286 thread_call_options_t options);
304 thread_call_options_t options);
408 thread_call_options_t options);
H A Dthread_call.c559 thread_call_options_t options) in thread_call_setup_with_options()
1018 thread_call_options_t options) in thread_call_allocate_with_options()
1033 thread_call_options_t options) in thread_call_allocate_with_qos()
/xnu-10002.81.5/iokit/Kernel/
H A DIOTimerEventSource.cpp245 thread_call_options_t tcoptions = 0; in setTimeoutFunc()