Home
last modified time | relevance | path

Searched defs:waiter_mutex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/lib/libpthread/sigwait/
H A Dsigwait.c48 static pthread_mutex_t waiter_mutex; variable
/openbsd-src/regress/lib/libpthread/socket/2/
H A Dsocket2.c72 static pthread_mutex_t waiter_mutex = PTHREAD_MUTEX_INITIALIZER; variable