Searched refs:_os_tsd_get_base (Results 1 – 1 of 1) sorted by relevance
96 #define _os_tsd_get_base() ((void * OS_GS_RELATIVE *)0) macro126 _os_tsd_get_base(void) in _os_tsd_get_base() function145 #define _os_tsd_get_base() _os_tsd_get_base() macro148 #error _os_tsd_get_base not implemented on this architecture151 #ifdef _os_tsd_get_base156 return _os_tsd_get_base()[slot]; in _os_tsd_get_direct()163 _os_tsd_get_base()[slot] = val; in _os_tsd_set_direct()