Home
last modified time | relevance | path

Searched defs:key_destructor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_key.cpp52 atomic_uintptr_t key_destructor; member
94 key_destructor_t key_destructor = reinterpret_cast<key_destructor_t>( in pthread_key_clean_all() local
/aosp_15_r20/external/compiler-rt/test/lsan/TestCases/
H A Dcleanup_in_tsd_destructor.c21 void key_destructor(void *arg) { in key_destructor() function
H A Ddisabler_in_tsd_destructor.c15 void key_destructor(void *arg) { in key_destructor() function