Searched refs:_ATEXIT_UNLOCK (Results 1 – 2 of 2) sorted by relevance
103 _ATEXIT_UNLOCK(); in __cxa_atexit()142 _ATEXIT_UNLOCK(); in __cxa_finalize()173 _ATEXIT_UNLOCK(); in __cxa_finalize()212 _ATEXIT_UNLOCK(); in __atexit_register_cleanup()
157 #define _ATEXIT_UNLOCK() do { \ macro