Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_tls_get_addr.cc73 void DTLS_Destroy() { in DTLS_Destroy() function
143 void DTLS_Destroy() {}
Dsanitizer_tls_get_addr.h57 void DTLS_Destroy(); // Make sure to call this before the thread is destroyed.
/external/compiler-rt/lib/msan/
Dmsan_thread.cc64 DTLS_Destroy(); in Destroy()
/external/compiler-rt/lib/lsan/
Dlsan_thread.cc82 DTLS_Destroy(); in OnFinished()
/external/compiler-rt/lib/asan/
Dasan_thread.cc120 DTLS_Destroy(); in Destroy()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc841 DTLS_Destroy(); in DestroyThreadState()