Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/nscd/
H A Dnscd_selfcred.c98 static mutex_t child_lock = DEFAULTMUTEX; variable
137 (void) mutex_lock(&child_lock); in _nscd_free_cslots()
146 (void) mutex_unlock(&child_lock); in _nscd_free_cslots()
199 (void) mutex_lock(&child_lock); in _nscd_init_cslots()
209 (void) mutex_unlock(&child_lock); in _nscd_init_cslots()
223 (void) mutex_lock(&child_lock); in get_cslot()
234 (void) mutex_unlock(&child_lock); in get_cslot()
246 (void) mutex_unlock(&child_lock); in get_cslot()
259 (void) mutex_unlock(&child_lock); in get_cslot()
271 (void) mutex_unlock(&child_lock); in get_cslot()
[all …]