HomeSort by relevance Sort by last modified time
    Searched full:thread_atexit_main (Results 1 - 1 of 1) sorted by null

  /bionic/tests/
__cxa_thread_atexit_test.cpp 76 static void thread_atexit_main() { function
89 ASSERT_EXIT(thread_atexit_main(), testing::ExitedWithCode(0), "d-tor for main thread called.");

Completed in 80 milliseconds