Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dthread.h196 # define perl_pthread_mutex_unlock(m) perl_tsa_mutex_unlock(m) macro
199 # define perl_pthread_mutex_unlock(m) pthread_mutex_unlock(m) macro
216 if ((_eC_ = perl_pthread_mutex_unlock((m)))) { \
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502300615 perl_pthread_mutex_unlock # Z added by devel/scanprov