Multithreaded Programming Guide

Exit Print View

Updated: July 2014
 
 

T

tape drive, streamingindex iconAsynchronous I/O
THR_BOUNDindex iconthr_create Syntax
thr_continueindex iconthr_create Syntax
return valuesindex iconthr_continue Return Values
syntaxindex iconthr_continue Syntax
thr_createindex iconthr_min_stack Syntax
return valuesindex iconthr_create Return Values
syntaxindex iconthr_create Syntax
THR_DAEMONindex iconthr_create Syntax
THR_DETACHEDindex iconthr_create Syntax
thr_exitindex iconthr_create Syntax
return valuesindex iconthr_exit Return Values
syntaxindex iconthr_exit Syntax
thr_getprio
return valuesindex iconthr_getprio Return Values
syntaxindex iconthr_getprio Syntax
thr_getspecific
return valuesindex iconthr_getspecific Return Values
syntaxindex iconthr_getspecific Syntax
thr_join
return valuesindex iconthr_join Return Values
syntaxindex iconWait for Thread Termination
thr_keycreate
return valuesindex iconthr_keycreate Return Values
syntaxindex iconCreating a Thread-Specific Data Key
thr_killindex iconAsync-Signal-Safe Functions in Oracle Solaris Threads
return valuesindex iconthr_kill Return Values
syntaxindex iconthr_kill Syntax
thr_min_stack
index iconthr_min_stack Syntax
index iconthr_create Syntax
thr_self
syntaxindex iconthr_self Syntax
thr_setprio
return valuesindex iconthr_setprio Return Values
syntaxindex iconthr_setprio Syntax
thr_setspecific
return valuesindex iconthr_setspecific Return Values
syntaxindex iconthr_setspecific Syntax
thr_sigsetmaskindex iconAsync-Signal-Safe Functions in Oracle Solaris Threads
return valuesindex iconthr_sigsetmask Return Values
syntaxindex iconthr_sigsetmask Syntax
thr_suspend
return valuesindex iconthr_suspend Return Values
syntaxindex iconthr_suspend Syntax
thr_yield
syntaxindex iconthr_yield Syntax
Thread Analyzerindex iconDetecting Data Races and Deadlocks Using Thread Analyzer
thread create
exit statusindex iconpthread_create Syntax
thread identifierindex iconpthread_self Syntax
thread lifecycleindex iconLifecycle of a Thread
thread local storageindex iconCreating a Key for Thread-Specific Data
thread pool
definedindex iconWhat is a Thread Pool?
thread synchronization
condition variablesindex iconThread Synchronization
mutex locksindex iconThread Synchronization
mutual exclusion locksindex iconMutual Exclusion Lock Attributes
read-write locksindex iconRead-Write Lock Attributes
read/write locksindex iconThread Synchronization
semaphores
index iconSynchronization With Semaphores
index iconThread Synchronization
thread-directed signalindex iconThread-Directed Signals
thread-private storageindex iconUser-Level Threads State
thread-specific dataindex iconCreating a Key for Thread-Specific Data
exampleindex iconGlobal and Private Thread-Specific Data Example
gettingindex iconGetting the Thread-Specific Data Value
global into privateindex iconThread-Specific Data???Global but Private
new storage classindex iconGlobal Variables and errno
settingindex iconSetting the Thread-Specific Data Value
thread-specific keys
creating
index iconCreating a Thread-Specific Data Key
index iconpthread_key_create Syntax
threads
acquiring identifiersindex iconAcquiring the Thread Identifier
cancelling
index iconCancelling a Thread
index iconCancel a Thread
creating
index iconCreating and Using Threads
index iconthr_create Return Values
index iconCreating a Thread
daemonindex iconthr_create Syntax
detached
index iconthr_create Syntax
index iconpthread_attr_setdetachstate(3C) Syntax
identifiers
index iconthr_create Syntax
index iconthr_create Syntax
joiningindex iconWait for Thread Termination
keyindex iconSetting the Thread-Specific Data Value
null
index iconthr_min_stack Syntax
index iconthr_min_stack Syntax
index iconBuilding Your Own Stack
priorityindex iconthr_create Syntax
safety
index iconUnsafe Libraries
index iconThread Safety
sending signal toindex iconSend a Signal to a Thread
signalsindex iconInterrupted Waits on Condition Variables
stackindex iconInterface Safety Levels
suspendedindex iconContinuing a Suspended Thread
suspendingindex iconthr_create Syntax
synchronization modelsindex iconThread Synchronization
synchronizing
index iconComparing Primitives
index iconProgramming with Synchronization Objects
terminating
index iconTerminate a Thread
index iconTerminating a Thread
thread-specific dataindex iconGlobal Variables and errno
user-level
index iconUser-Level Threads
index iconMultithreading Terms
yielding executionindex iconYield Thread Execution
threads definedindex iconMultithreading Terms
time-out
exampleindex iconpthread_cond_timedwait Return Values
timer
per LWPindex iconTimers
timeshare scheduling classindex iconTimeshare Scheduling
TLIindex iconSome MT-Safe Libraries
tools
dbx(1)index iconUsing dbx
dbxindex iconGetting the Minimal Stack Size
Dtraceindex iconTracing and Debugging with DTrace
mdb(1)index iconUsing mdb
Performance Analyzerindex iconProfiling with Performance Analyzer
Thread Analyzerindex iconDetecting Data Races and Deadlocks Using Thread Analyzer
total store orderindex iconMutual Exclusion for Two Threads
trapindex iconExtending Traditional Signals
default actionindex iconSynchronous Signals
handled by threadindex iconSynchronous Signals
TS  Seeindex icontimeshare scheduling class