Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/nscd/
H A Dnscd_frontend.c195 static mutex_t nsswitch_lock = DEFAULTMUTEX; in _nscd_restart_if_cfgfile_changed() local
220 (void) mutex_lock(&nsswitch_lock); in _nscd_restart_if_cfgfile_changed()
229 (void) mutex_unlock(&nsswitch_lock); /* let others continue */ in _nscd_restart_if_cfgfile_changed()
302 (void) mutex_unlock(&nsswitch_lock); in _nscd_restart_if_cfgfile_changed()