Home
last modified time | relevance | path

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

/bionic/tests/
D__cxa_thread_atexit_test.cpp88 static void thread_atexit_from_atexit(void* arg) { in thread_atexit_from_atexit() function
94 __cxa_thread_atexit_impl(thread_atexit_from_atexit, arg, nullptr); in thread_atexit_fn3()