Searched refs:_LIBCPP_TLS_DESTRUCTOR_CC (Results 1 – 4 of 4) sorted by relevance
122 #define _LIBCPP_TLS_DESTRUCTOR_CC __stdcall macro125 __libcpp_tls_create(__libcpp_tls_key* __key, void(_LIBCPP_TLS_DESTRUCTOR_CC* __at_exit)(void*));
205 #define _LIBCPP_TLS_DESTRUCTOR_CC /* nothing */ macro
175 #define _LIBCPP_TLS_DESTRUCTOR_CC /* nothing */ macro
72 _LIBCPP_HIDDEN static void _LIBCPP_TLS_DESTRUCTOR_CC __at_thread_exit(void*);88 void _LIBCPP_TLS_DESTRUCTOR_CC __thread_specific_ptr<_Tp>::__at_thread_exit(void* __p) { in __at_thread_exit()