Searched refs:_thread_atexit_unlock (Results 1 – 2 of 2) sorted by relevance
41 __LIBC_HIDDEN__ void _thread_atexit_unlock(void);44 #define _ATEXIT_UNLOCK() _thread_atexit_unlock()
40 void _thread_atexit_unlock() { in _thread_atexit_unlock() function