Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c99 static mutex_t child_lock = DEFAULTMUTEX; variable
138 (void) mutex_lock(&child_lock); in _nscd_free_cslots()
147 (void) mutex_unlock(&child_lock); in _nscd_free_cslots()
200 (void) mutex_lock(&child_lock); in _nscd_init_cslots()
210 (void) mutex_unlock(&child_lock); in _nscd_init_cslots()
224 (void) mutex_lock(&child_lock); in get_cslot()
235 (void) mutex_unlock(&child_lock); in get_cslot()
247 (void) mutex_unlock(&child_lock); in get_cslot()
260 (void) mutex_unlock(&child_lock); in get_cslot()
272 (void) mutex_unlock(&child_lock); in get_cslot()
[all …]