H5Pget_file_locking

fnherr_t H5Pget_file_locking(hid_t fapl_id, hbool_t * use_file_locking, hbool_t * ignore_when_disabled)

Gets the file locking settings.

Parameters

fapl_idFile access property list identifier
use_file_lockingPointer to receive the file locking flag
ignore_when_disabledPointer to receive the ignore flag

Returns

Non-negative on success, negative on failure.