JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Multithreaded Programming Guide     Oracle Solaris 11 Express 11/10
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

E

errno
Global and Private Thread-Specific Data Example
Rethinking Global Variables
global variables, Rethinking Global Variables
event notification, Counting Semaphores Overview
examining the signal mask
Accessing the Signal Mask of the Calling Thread
Access the Signal Mask of the Calling Thread
example, thread pool, Extended Example: A Thread Pool Implementation
exec
Fork-One Model
Fork-One Safety Problem and Solution
Process Creation: exec and exit Issues
exit
Process Creation: exec and exit Issues
thr_create Syntax