Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dos_misc.c192 static simple_mtx_t options_tbl_mtx = SIMPLE_MTX_INITIALIZER; variable
201 simple_mtx_lock(&options_tbl_mtx); in options_tbl_fini()
205 simple_mtx_unlock(&options_tbl_mtx); in options_tbl_fini()
212 simple_mtx_lock(&options_tbl_mtx); in os_get_option_cached()
239 simple_mtx_unlock(&options_tbl_mtx); in os_get_option_cached()