JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Multithreaded Programming Guide
search filter icon
search icon

Document Information

Preface

1.  Covering Multithreading Basics

2.  Basic Threads Programming

3.  Thread Attributes

4.  Programming with Synchronization Objects

5.  Programming With the Solaris Software

6.  Programming With Solaris Threads

7.  Safe and Unsafe Interfaces

8.  Compiling and Debugging

9.  Programming Guidelines

A.  Extended Example: A Thread Pool Implementation

Index

Numbers and Symbols

A

B

C

D

E

F

G

I

J

K

L

M

N

P

R

S

T

U

V

W

X

I

I/O
asynchronous
I/O as a Remote Procedure Call
Asynchronous I/O
nonsequential, Shared I/O and New I/O System Calls
standard, Alternatives to getc and putc
synchronous, I/O as a Remote Procedure Call
inheriting priority, thr_create Syntax
initializing the mutex, Initializing a Mutex
interrupt, Extending Traditional Signals
invariants
Producer and Consumer Problem
Invariants and Locks