Home
last modified time | relevance | path

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

/src/lib/libthr/thread/
H A Dthr_rtld.c55 u_int rlocks; member
123 l->rlocks++; in _thr_rtld_rlock_acquire()
176 if (l->rlocks > 0) { in _thr_rtld_lock_release()
177 l->rlocks--; in _thr_rtld_lock_release()