Searched refs:perl_pthread_mutex_unlock (Results 1 – 2 of 2) sorted by relevance
196 # define perl_pthread_mutex_unlock(m) perl_tsa_mutex_unlock(m) macro199 # define perl_pthread_mutex_unlock(m) pthread_mutex_unlock(m) macro216 if ((_eC_ = perl_pthread_mutex_unlock((m)))) { \
15 perl_pthread_mutex_unlock # Z added by devel/scanprov