Searched refs:g_pthread_key_lock (Results 1 – 1 of 1) sorted by relevance
45 pthread_mutex_lock(&g_pthread_key_lock); in pthread_tsd_dtors()75 pthread_mutex_unlock(&g_pthread_key_lock); in pthread_tsd_dtors()88 pthread_mutex_lock(&g_pthread_key_lock); in pthread_key_create()124 pthread_mutex_unlock(&g_pthread_key_lock); in pthread_key_create()140 pthread_mutex_lock(&g_pthread_key_lock); in pthread_setspecific()156 pthread_mutex_unlock(&g_pthread_key_lock); in pthread_setspecific()214 pthread_mutex_unlock(&g_pthread_key_lock); in pthread_setspecific()226 pthread_mutex_lock(&g_pthread_key_lock); in pthread_getspecific()258 pthread_mutex_unlock(&g_pthread_key_lock); in pthread_getspecific()272 pthread_mutex_lock(&g_pthread_key_lock); in pthread_key_delete()[all …]
Completed in 3 milliseconds