Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF5 2.0.0.1602e1f
API Reference
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
H5TSdevelop.h File Reference

Functions

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

Function Documentation

◆ H5TSmutex_acquire()

H5_DLL herr_t H5TSmutex_acquire ( unsigned lock_count,
bool * acquired )

◆ H5TSmutex_get_attempt_count()

H5_DLL herr_t H5TSmutex_get_attempt_count ( unsigned * count)

◆ H5TSmutex_release()

H5_DLL herr_t H5TSmutex_release ( unsigned * lock_count)