|
Dynamic Load Balance 3.6.1+32-59d1
|

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_t * | pm |
| bool | joinable |
| status_t | status |
| 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_t* pm |
| bool joinable |
| status_t status |