Searched refs:mlid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libpthread/
H A Dpthread_mutex.c520 const size_t mlid = pthread__unpark_max; local
531 if (nlid == mlid) {
H A Dpthread.c1217 const size_t mlid = pthread__unpark_max; local
1222 if (nlid == mlid) {

Completed in 72 milliseconds