Searched refs:dtors_key (Results 1 – 1 of 1) sorted by relevance
69 std::__libcpp_tls_key dtors_key; variable86 if (std::__libcpp_tls_create(&dtors_key, run_dtors) != 0) { in DtorsManager()118 if (std::__libcpp_tls_set(dtors_key, &dtors_key) != 0) { in __cxa_thread_atexit()