Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dsimple_mtx.h78 #define SIMPLE_MTX_INITIALIZER { 0 } macro
152 #define SIMPLE_MTX_INITIALIZER { UTIL_ONCE_FLAG_INIT }
Du_debug_stack.c52 static simple_mtx_t symbols_mutex = SIMPLE_MTX_INITIALIZER;
298 static simple_mtx_t backtrace_mutex = SIMPLE_MTX_INITIALIZER;
Du_debug_stack_android.cpp36 static simple_mtx_t table_mutex = SIMPLE_MTX_INITIALIZER;
Du_debug_symbol.c260 static simple_mtx_t symbols_mutex = SIMPLE_MTX_INITIALIZER;
Dos_misc.c192 static simple_mtx_t options_tbl_mtx = SIMPLE_MTX_INITIALIZER;
Du_debug_memory.c91 static simple_mtx_t list_mutex = SIMPLE_MTX_INITIALIZER;
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc.c20 static simple_mtx_t u_gralloc_mutex = SIMPLE_MTX_INITIALIZER;
/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_layer.c60 static simple_mtx_t device_select_mutex = SIMPLE_MTX_INITIALIZER;
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_trace.c54 static simple_mtx_t ctx_list_mutex = SIMPLE_MTX_INITIALIZER;
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp221 static simple_mtx_t vk_object_to_data_mutex = SIMPLE_MTX_INITIALIZER;