H5Mclose_async
fn
herr_t H5Mclose_async(hid_t map_id, hid_t es_id)Closes a map object asynchronously.
Asynchronous version of H5Mclose.
Parameters
map_id | Map identifier to close |
es_id | Event set identifier for async operation |
Returns
Non-negative on success, negative on failure.