Searched refs:gmutex (Results 1 – 2 of 2) sorted by relevance
31 static pthread_mutex_t gmutex; variable146 pthread_mutex_lock(&gmutex); in check_window_event()148 pthread_mutex_unlock(&gmutex); in check_window_event()
81 static pthread_mutex_t gmutex; variable429 pthread_mutex_lock(&gmutex); in putsurface_thread()477 pthread_mutex_unlock(&gmutex); in putsurface_thread()645 pthread_mutex_init(&gmutex, NULL); in main()