Searched refs:authnone_lock (Results 1 – 3 of 3) sorted by relevance
80 mutex_lock(&authnone_lock); in authnone_create()84 mutex_unlock(&authnone_lock); in authnone_create()100 mutex_unlock(&authnone_lock); in authnone_create()115 mutex_unlock(&authnone_lock); in authnone_marshal()120 mutex_unlock(&authnone_lock); in authnone_marshal()
35 #define authnone_lock __authnone_lock macro52 extern pthread_mutex_t authnone_lock;
17 #define authnone_lock __authnone_lock macro45 pthread_mutex_t authnone_lock = PTHREAD_MUTEX_INITIALIZER; variable