The XGC Libraries: C/C++ Libraries for Real-Time Applications
Prev
Chapter 14. POSIX Threads
Next
14.7. Pthread Mutex Functions
Table of Contents
The pthread_mutex_init function
--
The pthread_mutex_destroy function
--
The pthread_mutex_lock function
--
The pthread_mutex_trylock function
--
The pthread_mutex_unlock function
--
Prev
Home
Next
The pthread_cond_wait function
Up
The pthread_mutex_init function