Home
last modified time | relevance | path

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

/xnu-8020.101.4/libsyscall/os/
H A Dtsd.h109 _os_tsd_set_direct(unsigned long slot, void *val) in _os_tsd_set_direct() function
161 _os_tsd_set_direct(unsigned long slot, void *val) in _os_tsd_set_direct() function
/xnu-8020.101.4/libsyscall/mach/
H A Dmig_reply_port.c45 _os_tsd_set_direct(__TSD_MIG_REPLY, (void *)(uintptr_t)port); in _mig_set_reply_port()
H A Dmach_port.c450 _os_tsd_set_direct(__TSD_MACH_SPECIAL_REPLY, (void *)(uintptr_t)port); in _tsd_set_special_reply_port()