Static eccodes_sys::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.