Searched refs:__TSD_MIG_REPLY (Results 1 – 2 of 2) sorted by relevance
39 return (mach_port_t)(uintptr_t)_os_tsd_get_direct(__TSD_MIG_REPLY); in _mig_get_reply_port()45 _os_tsd_set_direct(__TSD_MIG_REPLY, (void *)(uintptr_t)port); in _mig_set_reply_port()
38 #define __TSD_MIG_REPLY 2 macro