| Skip Navigation Links | |
| Exit Print View | |
|
Multithreaded Programming Guide Oracle Solaris 11 Express 11/10 |
1. Covering Multithreading Basics
4. Programming with Synchronization Objects
5. Programming With the Solaris Software
6. Programming With Solaris Threads
Asynchronous I/O
thr_create Syntax
thr_create Syntax
thr_continue Return Values
thr_continue Syntax
thr_min_stack Syntax
thr_create Return Values
thr_create Syntax
thr_create Syntax
thr_create Syntax
thr_create Syntax
thr_exit Return Values
thr_exit Syntax
thr_getprio Return Values
thr_getprio Syntax
thr_getspecific Return Values
thr_getspecific Syntax
thr_join Return Values
Wait for Thread Termination
thr_keycreate Return Values
Creating a Thread-Specific Data Key
Async-Signal-Safe Functions in Solaris Threads
thr_kill Return Values
thr_kill Syntax
thr_self Syntax
thr_setprio Return Values
thr_setprio Syntax
thr_setspecific Return Values
thr_setspecific Syntax
Async-Signal-Safe Functions in Solaris Threads
thr_sigsetmask Return Values
thr_sigsetmask Syntax
thr_suspend Return Values
thr_suspend Syntax
thr_yield Syntax
Detecting Data Races and Deadlocks Using Thread Analyzer
pthread_create Syntax
Thread-Directed Signals
pthread_self Syntax
Lifecycle of a Thread
Creating a Key for Thread-Specific Data
What is a Thread Pool?
User-Level Threads State
Creating a Key for Thread-Specific Data
Global and Private Thread-Specific Data Example
Getting the Thread-Specific Data Value
Global and Private Thread-Specific Data Example
Rethinking Global Variables
Setting the Thread-Specific Data Value
Thread Synchronization
Thread Synchronization
Mutual Exclusion Lock Attributes
Read-Write Lock Attributes
Thread Synchronization
Acquiring the Thread Identifier
thr_create Syntax
Wait for Thread Termination
Setting the Thread-Specific Data Value
thr_create Syntax
Send a Signal to a Thread
Interrupted Waits on Condition Variables
MT Interface Safety Levels
Continuing a Suspended Thread
thr_create Syntax
Thread Synchronization
Rethinking Global Variables
Yield Thread Execution
Multithreading Terms
pthread_cond_timedwait Return Values
Timers
Timeshare Scheduling
Getting the Minimal Stack Size
Using dbx
Tracing and Debugging with DTrace
Using mdb
Profiling with Performance Analyzer
Detecting Data Races and Deadlocks Using Thread Analyzer
Peterson's Algorithm
Extending Traditional Signals
Synchronous Signals
Synchronous Signals