Home
last modified time | relevance | path

Searched refs:H5TS_free_rec_entry_count (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5TS.c700 H5TS_free_rec_entry_count(void *target) in H5TS_free_rec_entry_count() function
765 if (pthread_key_create(&(rw_lock->rec_entry_count_key), H5TS_free_rec_entry_count) != 0) in H5TS_rw_lock_init()
1254 H5TS_free_rec_entry_count((void *)count); in H5TS_rw_unlock()
H A DH5TSprivate.h570 H5_DLL void H5TS_free_rec_entry_count(void *target);