Home
last modified time | relevance | path

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

/bionic/tests/
D__cxa_thread_atexit_test.cpp66 static void thread_atexit_main() { in thread_atexit_main() function
73 ASSERT_EXIT(thread_atexit_main(), testing::ExitedWithCode(0), "d-tor for main thread called."); in TEST()