Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_tls_get_addr.cc73 void DTLS_Destroy() { in DTLS_Destroy() function
128 void DTLS_Destroy() {}
Dsanitizer_tls_get_addr.h56 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/asan/
Dasan_thread.cc120 DTLS_Destroy(); in Destroy()