Searched refs:__cxa_thread_atexit_used (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libc/include/
H A Datexit.h40 extern __dso_hidden bool __cxa_thread_atexit_used;
/netbsd-current/lib/libc/stdlib/
H A Dexit.c58 if (__cxa_thread_atexit_used)
H A Dcxa_thread_atexit.c38 __dso_hidden bool __cxa_thread_atexit_used; variable
76 __cxa_thread_atexit_used = true;

Completed in 174 milliseconds