Searched refs:s_map_lock (Results 1 – 2 of 2) sorted by relevance
35 static pthread_mutex_t s_map_lock = PTHREAD_MUTEX_INITIALIZER; variable48 pthread_mutex_lock(&s_map_lock); in mali_gralloc_reference_retain()53 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_retain()77 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_retain()92 pthread_mutex_lock(&s_map_lock); in mali_gralloc_reference_release()97 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_release()156 pthread_mutex_unlock(&s_map_lock); in mali_gralloc_reference_release()
44 static pthread_mutex_t s_map_lock = PTHREAD_MUTEX_INITIALIZER; variable77 pthread_mutex_lock(&s_map_lock); in gralloc_register_buffer()87 pthread_mutex_unlock(&s_map_lock); in gralloc_register_buffer()118 pthread_mutex_unlock(&s_map_lock); in gralloc_register_buffer()185 pthread_mutex_unlock(&s_map_lock); in gralloc_register_buffer()197 pthread_mutex_unlock(&s_map_lock); in gralloc_register_buffer()259 pthread_mutex_lock(&s_map_lock); in gralloc_unregister_buffer()271 pthread_mutex_unlock(&s_map_lock); in gralloc_unregister_buffer()299 pthread_mutex_lock(&s_map_lock); in gralloc_lock()304 pthread_mutex_unlock(&s_map_lock); in gralloc_lock()[all …]