Generic Lightweight Thread (GLT) Library  2.5
A common API for Lightweight Thread solutions
 All Functions Variables Groups Pages
Variables
GLT object list

Variables

 GLT_ult
 The user level thread abstraction.
 
 GLT_tasklet
 The tasklet abstraction.
 
 GLT_thread
 The thread abstraction.
 
 GLT_mutex
 The mutex abstraction.
 
 GLT_barrier
 The barrier abstraction.
 
 GLT_cond
 The condition abstraction.
 
 GLT_timer
 The timer abstraction.
 
 GLT_bool
 The boolean abstraction.
 
 GLT_thread_id
 The thread id abstraction.
 
 GLT_ult_id
 The ult id abstraction.
 
 GLT_key
 The key abstraction.
 
 GLT_sched
 The scheduler abstraction.
 
 GLT_sched_config
 The scheduler configuration abstraction.
 
 GLT_sched_def
 The scheduler definition abstraction.
 
 GLT_sched_predef
 The scheduler predefinition abstraction.
 

Detailed Description