Searched refs:options_lock (Results 1 – 1 of 1) sorted by relevance
52 pthread_mutex_t options_lock; member172 pthread_mutex_lock(&ctx->options_lock); in hdmicec_send_message()174 pthread_mutex_unlock(&ctx->options_lock); in hdmicec_send_message()260 pthread_mutex_lock(&ctx->options_lock); in hdmicec_set_option()262 pthread_mutex_unlock(&ctx->options_lock); in hdmicec_set_option()268 pthread_mutex_lock(&ctx->options_lock); in hdmicec_set_option()270 pthread_mutex_unlock(&ctx->options_lock); in hdmicec_set_option()372 pthread_mutex_lock(&ctx->options_lock); in event_thread()374 pthread_mutex_unlock(&ctx->options_lock); in event_thread()411 pthread_mutex_lock(&ctx->options_lock); in event_thread()[all …]