Searched refs:authnone_lock (Results 1 – 3 of 3) sorted by relevance
84 mutex_lock(&authnone_lock); in authnone_create()88 mutex_unlock(&authnone_lock); in authnone_create()104 mutex_unlock(&authnone_lock); in authnone_create()119 mutex_unlock(&authnone_lock); in authnone_marshal()124 mutex_unlock(&authnone_lock); in authnone_marshal()
35 #define authnone_lock __authnone_lock macro52 extern pthread_mutex_t authnone_lock;
18 #define authnone_lock __authnone_lock macro46 pthread_mutex_t authnone_lock = PTHREAD_MUTEX_INITIALIZER; variable