Searched refs:thread_local (Results 1 – 1 of 1) sorted by relevance
42 static thread_local ClassWithDtor class_with_dtor;50 TEST(thread_local, smoke) { in TEST() argument82 static thread_local ClassWithDtorForMainThread class_with_dtor_for_main_thread; in thread_atexit_main()88 TEST(thread_local, dtor_for_main_thread) { in TEST() argument