Searched refs:hash_mutex (Results 1 – 2 of 2) sorted by relevance
32 mtx_t glsl_type::hash_mutex = _MTX_INITIALIZER_NP; member in glsl_type522 mtx_lock(&glsl_type::hash_mutex); in glsl_type_singleton_init_or_ref()524 mtx_unlock(&glsl_type::hash_mutex); in glsl_type_singleton_init_or_ref()530 mtx_lock(&glsl_type::hash_mutex); in glsl_type_singleton_decref()535 mtx_unlock(&glsl_type::hash_mutex); in glsl_type_singleton_decref()570 mtx_unlock(&glsl_type::hash_mutex); in glsl_type_singleton_decref()690 mtx_lock(&glsl_type::hash_mutex); in VECN()720 mtx_unlock(&glsl_type::hash_mutex); in VECN()1244 mtx_lock(&glsl_type::hash_mutex); in get_array_instance()1267 mtx_unlock(&glsl_type::hash_mutex); in get_array_instance()[all …]
1289 static mtx_t hash_mutex;