Searched refs:tlsmap_test (Results 1 – 1 of 1) sorted by relevance
1881 static __inline__ int tlsmap_test(tlsmap_t* m, int key) in tlsmap_test() function1906 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()