[Prev] [Contents]
[Prev] [Contents]
Copyright © 1998, IBM Corporation. All rights reserved.
Comments? Contact
-
-
-
-
- ()--Destroy a Thread Attributes Object
- ()--Get Thread Attributes Object Detachstate
- ()--Get Thread Attribute Object Inherit Scheduling Attributes
- ()--Get Thread Attributes Object Scheduling Parameters
- ()--Initialize a Thread Attributes Object
- ()--Set Thread Attributes Object Detachstate
- ()--Set Thread Attribute Inherit Scheduling Attributes
- ()--Set Thread Attributes Object Scheduling Parameters.
- ()--Clear the Exit Status of a Thread
- ()--Create a Thread
- ()--Delay a Thread for the Requested Interval
- ()--Detach a Thread
- ()--Compare Two Threads
- ()--Terminate The Calling Thread
- ()--Wait for a Thread with Extended Options
- pthread_getconcurrency()--Get the Process Concurrency Level
- ()--Get Pthread Run-Time Option Data
- ()--Get Thread Scheduling Parameters
- ()--Retrieve a Unique Id for the Calling Thread
- ()--Retrieve a Unique Id for the Target
Thread - ()--Check the Current Number of Threads
- ()--Wait for and Detach a Thread
- ()--Wait for a Thread to End
- ()--Perform One Time Initialization
- ()--Get Pthread Handle
- pthread_setconcurrency()--Set The Process Concurrency Level
- ()--Set Pthread Run-Time Option Data
- ()--Set Target Thread Scheduling Parameters
- ()--Yield the Processor to Another Thread
-
- ()--Get Thread Local Storage Value by Key
- ()--Create a Thread Local Storage Key
- ()--Delete Thread Local Storage Key
- ()--Set Thread Local Storage by Key
-
- ()--Cancel a Thread
- ()--Copy the Cleanup Handler from the Cancelation Cleanup Stack
- ()--Pop a Cleanup Handler off of the Cancelation Cleanup Stack
- ()--Push a Cleanup Handler onto the Cancelation Cleanup Stack
- ()--Get Cancel State
- ()--Set Cancel State
- ()--Set Cancel Type
- ()--Create a Cancelation Point
- ()--Test the Thread Exit Status
-
- ()--Destroy Mutex Attributes Object
- ()--Get Mutex Kind Attribute
- ()--Get Name from Mutex Attributes Object
- ()--Get Process Shared Attribute from Mutex Attributes Object
- ()--Get Mutex Type Attribute
- ()--Initialize Mutex Attributes Object
- ()--Get Mutex Kind Attribute
- ()--Set Name in Mutex Attributes Object
- ()--Set Process Shared Attribute in Mutex Attributes Object
- ()--Set Mutex Type Attribute
- ()--Set Default Mutex Attributes Object Kind Attribute
- ()--Destroy Mutex
- ()--Initialize Mutex
- ()--Lock Mutex
- ()--Lock Mutex with Time-out
- ()--Lock Mutex with No Wait
- ()--Unlock Mutex
- ()--Lock a Global Mutex
- ()--Unlock a Global Mutex
-
- ()--Destroy Condition Variable Attributes Object
- ()--Get Process Shared Attribute from Condition Attributes Object
- ()--Initialize Condition Variable Attributes Object
- ()--Set Process Shared Attribute in Condition Attributes Object
- ()--Broadcast Condition to All Waiters
- ()--Destroy a Condition Variable
- ()--Initialize a Condition Variable
- ()--Signal Condition to One Waiter
- ()--Timed Wait for a Condition
- ()--Wait for a Condition
- ()--Get Condition Expiration Time from Delta
-
- ()--Destroy Read/Write Lock Attribute
- ()--Get Pshared Read/Write Lock Attribute
- ()--Initialize Read/Write Lock Attribute
- ()--Set Pshared Read/Write Lock Attribute
- ()--Destroy a Read/Write Lock
- ()--Initialize a Read/Write Lock
- ()--Get a Shared Read Lock
- ()--Get a Shared Read Lock with Time-out
- ()--Get an Exclusive Write Lock with Time-out
- ()--Get a Shared Read Lock with No Wait
- ()--Get an Exclusive Write Lock with No Wait
- ()--Unlock an Exclusive Write or Shared Read Lock
- ()--Get an Exclusive Write Lock
-
- ()--Send a Signal to a Thread
- ()--Set or Get the Signal Mask
- ()--Convert Signals to Cancel Requests
-
- ()--Register Atfork Handlers
- ()--Register Atfork Handlers
- ()--Get Scheduling Policy
- ()--Get Scheduling Scope
- ()--Get Stack Address
- ()--Get Stack Size
- ()--Set Scheduling Policy
- ()--Set Scheduling Scope
- ()--Set Stack Address
- ()--Set Stack Size
- ()--Get Mutex Prioceiling Attribute
- ()--Get Mutex Protocol Attribute
- ()--Set Mutex Prioceiling Attribute
- ()--Set Mutex Protocol Attribute
- ()--Get Mutex Prioceiling
- ()--Set Mutex Prioceiling
-
[Prev] [Contents]
Copyright © 1998, IBM Corporation. All rights reserved.
Comments? Contact