Searched refs:q_lock (Results 1 – 4 of 4) sorted by relevance
136 pthread_mutex_lock(&q_lock); in hw_epilog_cback()149 pthread_mutex_unlock(&q_lock); in hw_epilog_cback()
69 pthread_mutex_t q_lock = PTHREAD_MUTEX_INITIALIZER; variable1309 pthread_mutex_lock(&q_lock); in op()1319 pthread_mutex_unlock(&q_lock); in op()1333 pthread_mutex_lock(&q_lock); in ssr_cleanup()1379 pthread_mutex_unlock(&q_lock); in ssr_cleanup()1388 pthread_mutex_lock(&q_lock); in cleanup()1392 pthread_mutex_unlock(&q_lock); in cleanup()
73 pthread_mutex_t q_lock = PTHREAD_MUTEX_INITIALIZER; variable778 pthread_mutex_lock(&q_lock); in op()780 pthread_mutex_unlock(&q_lock); in op()1085 pthread_mutex_lock(&q_lock); in op()1093 pthread_mutex_unlock(&q_lock); in op()1122 pthread_mutex_lock(&q_lock); in op()1125 pthread_mutex_unlock(&q_lock); in op()1340 pthread_mutex_lock(&q_lock); in cleanup()1342 pthread_mutex_unlock(&q_lock); in cleanup()
88 extern pthread_mutex_t q_lock;