H5ESclose

fnherr_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_idEvent set identifier to close

Returns

Non-negative on success, negative on failure.