Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_exit.cpp76 pthread_key_clean_all(); in pthread_exit()
119 pthread_key_clean_all(); in pthread_exit()
Dpthread_internal.h105 __LIBC_HIDDEN__ void pthread_key_clean_all(void);
Dpthread_key.cpp191 __LIBC_HIDDEN__ void pthread_key_clean_all() { in pthread_key_clean_all() function