Home
last modified time | relevance | path

Searched refs:u_gralloc_mutex (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc.c20 static simple_mtx_t u_gralloc_mutex = SIMPLE_MTX_INITIALIZER; variable
44 simple_mtx_lock(&u_gralloc_mutex); in u_gralloc_create()
69 simple_mtx_unlock(&u_gralloc_mutex); in u_gralloc_create()
82 simple_mtx_lock(&u_gralloc_mutex); in u_gralloc_destroy()
96 simple_mtx_unlock(&u_gralloc_mutex); in u_gralloc_destroy()