H5ESclose
fn
herr_t H5ESclose(hid_t es_id)Closes an event set.
All operations in the event set should be complete before closing. Use H5ESwait to ensure all operations are finished.
Parameters
es_id | Event set identifier to close |
Returns
Non-negative on success, negative on failure.