Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drwall.c70 static mutex_t thr_mtx = DEFAULTMUTEX; variable
189 (void) mutex_lock(&thr_mtx); in doit()
191 (void) mutex_unlock(&thr_mtx); in doit()
193 (void) mutex_lock(&thr_mtx); in doit()
197 (void) mutex_unlock(&thr_mtx); in doit()
251 (void) mutex_lock(&thr_mtx); in do_one()
253 (void) mutex_unlock(&thr_mtx); in do_one()