About Solaris 2.6 Documentation

Multithreaded Programming Guide

The Multithreaded Programming Guide covers the POSIX and Solaris threads APIs, programming with synchronization objects, compiling multithreaded programs, and finding analysis tools for multithreaded programs.

This guide is for developers who want to use multithreading to separate a process into many independent execution threads, improving application performance and structure.