Home
last modified time | relevance | path

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

/third_party/musl/src/exit/
H A Dexit.c43 extern void __cxa_thread_finalize();
70 __cxa_thread_finalize(); in exit()
H A Dcxa_thread_atexit_impl.c68 * So we call __cxa_thread_finalize actively at exit.
70 void __cxa_thread_finalize() in __cxa_thread_finalize() function
122 void __cxa_thread_finalize() in __cxa_thread_finalize() function
/third_party/musl/src/thread/linux/
H A Dpthread_create.c183 extern void __cxa_thread_finalize();
196 __cxa_thread_finalize(); in __pthread_exit()

Completed in 2 milliseconds