Searched refs:authdes_ops_lock (Results 1 – 3 of 3) sorted by relevance
34 #define authdes_ops_lock __authdes_ops_lock macro50 extern pthread_mutex_t authdes_ops_lock;
16 #define authdes_ops_lock __authdes_ops_lock macro39 pthread_mutex_t authdes_ops_lock = PTHREAD_MUTEX_INITIALIZER; variable
482 mutex_lock(&authdes_ops_lock); in authdes_ops()490 mutex_unlock(&authdes_ops_lock); in authdes_ops()