Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread.c1881 static __inline__ int tlsmap_test(tlsmap_t* m, int key) in tlsmap_test() function
1906 if ( !tlsmap_test(m, key) ) { in tlsmap_alloc()
1951 if (!tlsmap_test(map, key)) { in pthread_key_delete()
1993 if (tlsmap_test(map, key)) { in pthread_setspecific()
2043 if ( tlsmap_test(map, kk) ) in pthread_key_clean_all()