Home
last modified time | relevance | path

Searched refs:__cxa_thread_atexit (Results 1 – 3 of 3) sorted by relevance

/external/libcxxabi/test/
Dcxa_thread_atexit_test.pass.cpp28 int RV = __cxxabiv1::__cxa_thread_atexit( in main()
/external/libcxxabi/src/
Dcxa_thread_atexit.cpp106 _LIBCXXABI_FUNC_VIS int __cxa_thread_atexit(Dtor dtor, void* obj, void* dso_symbol) throw() { in __cxa_thread_atexit() function
/external/libcxxabi/include/
Dcxxabi.h166 extern _LIBCXXABI_FUNC_VIS int __cxa_thread_atexit(void (*)(void *), void *,