Home
last modified time | relevance | path

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

/bionic/tests/
D__cxa_thread_atexit_test.cpp42 static thread_local ClassWithDtor class_with_dtor;
50 TEST(thread_local, smoke) { in TEST() argument
82 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