H5Pset_shared_mesg_phase_change

fnherr_t H5Pset_shared_mesg_phase_change(hid_t plist_id, uint max_list, uint min_btree)

Sets the shared message phase change thresholds.

Parameters

plist_idFile creation property list identifier
max_listMax messages in list form
min_btreeMin messages for B-tree

Returns

Non-negative on success, negative on failure.