This document is the "Guide to the POSIX Threads Library," published by Compaq in April 2001. It serves as a comprehensive manual for system and application programmers developing multithreaded applications and thread-safe libraries on OpenVMS Alpha/VAX and Tru64 UNIX platforms.
The guide covers:
Two Primary Interfaces:
pthread interface for building portable multithreaded applications.tis (thread-independent services) interface for creating thread-safe libraries that can be used in both single-threaded and multithreaded contexts.Detailed Reference: For all pthread and tis routines and their attributes (e.g., for threads, mutexes, condition variables, read-write locks).
cma and d4 (DCEthreads) interfaces.Site structure and layout ©2025 Majenko Technologies