Searched refs:gmutex (Results 1 – 3 of 3) 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; variable434 pthread_mutex_lock(&gmutex); in putsurface_thread()482 pthread_mutex_unlock(&gmutex); in putsurface_thread()651 pthread_mutex_init(&gmutex, NULL); in main()
1934 static pthread_mutex_t gmutex; variable