Searched refs:tlsmap_test (Results 1 – 1 of 1) sorted by relevance
1642 static __inline__ int tlsmap_test(tlsmap_t* m, int key) in tlsmap_test() function1667 if ( !tlsmap_test(m, key) ) { in tlsmap_alloc()1712 if (!tlsmap_test(map, key)) { in pthread_key_delete()1752 if (tlsmap_test(map, key)) { in pthread_setspecific()1802 if ( tlsmap_test(map, kk) ) in pthread_key_clean_all()