Home | History | Annotate | Download | only in src

Lines Matching refs:g_handler_lock

50 static pthread_mutex_t g_handler_lock = PTHREAD_MUTEX_INITIALIZER;
62 pthread_mutex_lock(&g_handler_lock);
69 pthread_mutex_unlock(&g_handler_lock);