Searched refs:class_with_dtor_for_main_thread (Results 1 – 1 of 1) sorted by relevance
67 static thread_local ClassWithDtorForMainThread class_with_dtor_for_main_thread; in thread_atexit_main() local68 class_with_dtor_for_main_thread.set_message("d-tor for main thread called."); in thread_atexit_main()