Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c176 static mutex_t _nsw_exec_lock = DEFAULTMUTEX; in _getexecprof() local
236 if (mutex_lock(&_nsw_exec_lock) != 0) in _getexecprof()
255 (void) mutex_unlock(&_nsw_exec_lock); in _getexecprof()