Searched refs:gralloc_mutex (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c48 static pthread_mutex_t gralloc_mutex = PTHREAD_MUTEX_INITIALIZER; variable
68 pthread_mutex_lock(&gralloc_mutex);
86 pthread_mutex_unlock(&gralloc_mutex);
198 pthread_mutex_lock(&gralloc_mutex);
213 pthread_mutex_unlock(&gralloc_mutex);
365 pthread_mutex_lock(&gralloc_mutex);
462 pthread_mutex_unlock(&gralloc_mutex);

Completed in 82 milliseconds