Searched refs:__cxa_thread_atexit (Results 1 – 3 of 3) sorted by relevance
18 int __cxa_thread_atexit(void (*dtor)(void *), void *obj, in __cxa_thread_atexit() function
27 int RV = __cxxabiv1::__cxa_thread_atexit( in main()
170 extern int __cxa_thread_atexit(void (*)(void *), void *, void *) throw();