Searched defs:__cxa_thread_atexit_impl (Results 1 - 1 of 1) sorted by relevance
/bionic/libc/bionic/ | ||
H A D | __cxa_thread_atexit_impl.cpp | 27 extern "C" int __cxa_thread_atexit_impl(void (*func) (void *), void *arg, void *dso_handle) { function |
Completed in 54 milliseconds