Please, help us to better know about our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.13.2-1
H5TSdevelop.h File Reference

Functions

H5_DLL herr_t H5TSmutex_acquire (unsigned int lock_count, hbool_t *acquired)
 
H5_DLL herr_t H5TSmutex_release (unsigned int *lock_count)
 
H5_DLL herr_t H5TSmutex_get_attempt_count (unsigned int *count)
 

Function Documentation

◆ H5TSmutex_acquire()

H5_DLL herr_t H5TSmutex_acquire ( unsigned int  lock_count,
hbool_t acquired 
)

◆ H5TSmutex_get_attempt_count()

H5_DLL herr_t H5TSmutex_get_attempt_count ( unsigned int *  count)

◆ H5TSmutex_release()

H5_DLL herr_t H5TSmutex_release ( unsigned int *  lock_count)