The XGC Libraries: C/C++ Libraries for Real-Time Applications
Prev
Chapter 14. POSIX Threads
Next
14.5. Pthread Attribute Functions
Table of Contents
The pthread_attr_destroy function
--
The pthread_attr_getdetachstate function
--
The pthread_attr_getinheritsched function
--
The pthread_attr_getschedparam function
--
The pthread_attr_getschedpolicy function
--
The pthread_attr_init function
--
The pthread_attr_setdetachstate function
--
The pthread_attr_setinheritsched function
--
The pthread_attr_setschedparam function
--
The pthread_attr_setschedpolicy function
--
The pthread_attr_setstacksize function
--
Prev
Home
Next
The nanosleep function
Up
The pthread_attr_destroy function