Searched refs:options_tbl_mtx (Results 1 – 1 of 1) sorted by relevance
192 static simple_mtx_t options_tbl_mtx = SIMPLE_MTX_INITIALIZER; variable201 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()