Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/i386/
H A Dmachdep_call.c49 MACHDEP_CALL_ROUTINE(thread_fast_set_cthread_self, 1),
H A Dmachdep_call.h86 extern kern_return_t thread_fast_set_cthread_self(uint32_t);
H A Dbsd_i386_native.c157 thread_fast_set_cthread_self(uint32_t self) in thread_fast_set_cthread_self() function