CODES_LOCK

Static CODES_LOCK 

Source
pub static CODES_LOCK: Mutex<()>
Expand description

Global mutex to synchronize functions that fail in concurrent context, eg. codes_handle_new_from_file, codes_index_add_file etc.