Searched refs:__cxa_thread_atexit_impl (Results 1 – 2 of 2) sorted by relevance
46 extern "C" int __cxa_thread_atexit_impl(void (*func)(void*), void* arg, void* dso_handle) { in __cxa_thread_atexit_impl() function56 typedef decltype(__cxa_thread_atexit_impl)* fn_t; in __cxa_thread_atexit_impl()
30 "__cxa_thread_atexit_impl.cpp",