Dynamic Load Balance 3.6.1+32-59d1
Data Fields
helper_t Struct Reference
Collaboration diagram for helper_t:
Collaboration graph
[legend]

Data Fields

message_t queue [QUEUE_SIZE]
 
unsigned int q_head
 
unsigned int q_tail
 
pthread_mutex_t q_lock
 
pthread_cond_t q_wait_data
 
pid_t pid
 
pthread_t pth
 
cpu_set_t mask
 
const pm_interface_tpm
 
bool joinable
 
status_t status
 

Field Documentation

◆ queue

◆ q_head

unsigned int q_head

◆ q_tail

unsigned int q_tail

◆ q_lock

pthread_mutex_t q_lock

◆ q_wait_data

pthread_cond_t q_wait_data

◆ pid

pid_t pid

◆ pth

pthread_t pth

◆ mask

cpu_set_t mask

◆ pm

const pm_interface_t* pm

◆ joinable

bool joinable

◆ status

status_t status

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