Static netcdf_sys::libnetcdf_lock
source · pub static libnetcdf_lock: Mutex<()>Expand description
Global netCDF lock for using all functions in the netCDF library
Per the NetCDF FAQ: “THE C-BASED LIBRARIES ARE NOT THREAD-SAFE”
pub static libnetcdf_lock: Mutex<()>Global netCDF lock for using all functions in the netCDF library
Per the NetCDF FAQ: “THE C-BASED LIBRARIES ARE NOT THREAD-SAFE”