POSIX thread API concepts

Pthread APIs


Before you get started with Pthreads
Many details in Multithreaded applications will affect your interpretation of how the Pthread APIs work. Multithreaded applications also contains important general information about threads. The information includes how process architecture and process behavior change when running a threaded program, what parts of the system are not available for use when running a threaded program, and tips on performance and debugging of threaded jobs.

Programming with Pthreads


[Information Center Home Page | Feedback ] [Legal | AS/400 Glossary]