Searched refs:authdes_ops_lock (Results 1 – 3 of 3) sorted by relevance
34 #define authdes_ops_lock __authdes_ops_lock macro51 extern pthread_mutex_t authdes_ops_lock;
18 #define authdes_ops_lock __authdes_ops_lock macro42 pthread_mutex_t authdes_ops_lock = PTHREAD_MUTEX_INITIALIZER; variable
484 mutex_lock(&authdes_ops_lock); in authdes_ops()492 mutex_unlock(&authdes_ops_lock); in authdes_ops()