Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
Porting Threaded Applications
Open System Services Porting Guide520573-006
12-2
General Considerations for Porting to Standard
POSIX Threads
General Considerations for Porting to
Standard POSIX Threads
For applications that use thread functions adhering to the previous standard (Draft 4),
see Appendix B, “Pthreads Draft 4 vs. The Final Standard,” in Pthreads Programming
by Nichols, Buttlar, and Farrell.
The topics covered in that appendix are:
Detaching a Thread
Mutex Variables
Condition Variables
Thread Attributes
The pthread_once function
Keys
Cancellation
Scheduling
Signals
Threadsafe System Interfaces
Error Reporting
System Interfaces and Cancellation-Safety
Process-Blocking Calls
Process Management