Home
last modified time | relevance | path

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

/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-modules.c188 pthread_mutex_lock(module_hash_mutex); in module_error()
190 pthread_mutex_unlock(module_hash_mutex); in module_error()
243 pthread_mutex_lock(module_hash_mutex); in get_module_info()
245 pthread_mutex_unlock(module_hash_mutex); in get_module_info()
291 pthread_mutex_lock(module_hash_mutex); in get_module_info()
293 pthread_mutex_unlock(module_hash_mutex); in get_module_info()
303 pthread_mutex_lock(module_hash_mutex); in rfm_destroy_module_hash()
305 pthread_mutex_unlock(module_hash_mutex); in rfm_destroy_module_hash()
426 pthread_mutex_lock(module_hash_mutex); in rfm_unload_module()
428 pthread_mutex_unlock(module_hash_mutex); in rfm_unload_module()
[all …]