HPCToolkit
lushPthr_globals_t Struct Reference
Collaboration diagram for lushPthr_globals_t:

Public Attributes

atomic_long ps_num_procs GCC_ATTR_VAR_CACHE_ALIGN
 
atomic_long ps_num_threads
 
atomic_long ps_num_working GCC_ATTR_VAR_CACHE_ALIGN
 
atomic_long ps_num_working_lock GCC_ATTR_VAR_CACHE_ALIGN
 
atomic_long ps_num_idle_cond GCC_ATTR_VAR_CACHE_ALIGN
 
BalancedTree_t ps_syncObjToData
 

Detailed Description

Definition at line 115 of file lush-pthread.c.

Member Data Documentation

◆ GCC_ATTR_VAR_CACHE_ALIGN [1/4]

atomic_long ps_num_procs lushPthr_globals_t::GCC_ATTR_VAR_CACHE_ALIGN

Definition at line 117 of file lush-pthread.c.

◆ GCC_ATTR_VAR_CACHE_ALIGN [2/4]

atomic_long ps_num_working lushPthr_globals_t::GCC_ATTR_VAR_CACHE_ALIGN

Definition at line 120 of file lush-pthread.c.

◆ GCC_ATTR_VAR_CACHE_ALIGN [3/4]

atomic_long ps_num_working_lock lushPthr_globals_t::GCC_ATTR_VAR_CACHE_ALIGN

Definition at line 122 of file lush-pthread.c.

◆ GCC_ATTR_VAR_CACHE_ALIGN [4/4]

atomic_long ps_num_idle_cond lushPthr_globals_t::GCC_ATTR_VAR_CACHE_ALIGN

Definition at line 124 of file lush-pthread.c.

◆ ps_num_threads

atomic_long lushPthr_globals_t::ps_num_threads

Definition at line 118 of file lush-pthread.c.

◆ ps_syncObjToData

BalancedTree_t lushPthr_globals_t::ps_syncObjToData

Definition at line 127 of file lush-pthread.c.


The documentation for this struct was generated from the following file: