Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5  1.15.0
API Reference
 
Loading...
Searching...
No Matches
H5TSdevelop.h File Reference

Functions

H5_DLL herr_t H5TSmutex_acquire (unsigned int lock_count, bool *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,
bool *  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)