Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_thread_atexit.cpp71 void run_dtors(void*) { in run_dtors() function
86 if (std::__libcpp_tls_create(&dtors_key, run_dtors) != 0) { in DtorsManager()
97 run_dtors(nullptr); in ~DtorsManager()