#include <manager.h>
Public Attributes | |
| pthread_mutex_t | data_mutex |
| pthread_mutex_t | queue_mutex |
| pthread_cond_t | cond |
| pthread_t | thread_id |
| XePManagerThreadState | state |
| int | cancel |
| clist * | queue |
| int | fd_write |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.2