Home
last modified time | relevance | path

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

/glibc-2.36/hurd/
Dsetauth.c27 static unsigned int reauth_lock = LLL_LOCK_INITIALIZER; variable
48 __mutex_lock (&reauth_lock); in _hurd_setauth()
107 __mutex_unlock (&reauth_lock); in _hurd_setauth()
/glibc-2.36/ChangeLog.old/
DChangeLog.224417 (reauth_lock): Modified.