Searched refs:ASSET_OLUGIN_LOCK (Results 1 – 1 of 1) sorted by relevance
40 static ASSET_OLUGIN_LOCK: Mutex<()> = Mutex::new(()); variable52 let _guard = ASSET_OLUGIN_LOCK.lock().unwrap(); in get_instance()59 let _guard = ASSET_OLUGIN_LOCK.lock().unwrap(); in load_plugin()98 let _guard = ASSET_OLUGIN_LOCK.lock().unwrap(); in unload_plugin()