Home
last modified time | relevance | path

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

/bionic/tests/
D__cxa_thread_atexit_test.cpp38 static thread_local ClassWithDtor class_with_dtor; variable
41 class_with_dtor.set_message(*static_cast<std::string*>(arg)); in thread_nop()