|
|
ms_mutex_t | lock |
| |
|
ms_cond_t | cond |
| |
|
MSList * | execution_list |
| |
|
MSList * | task_list |
| |
|
ms_thread_t | thread |
| |
|
int | interval |
| |
|
int | exec_id |
| |
|
uint32_t | ticks |
| |
|
uint64_t | time |
| |
|
uint64_t | orig |
| |
|
MSTickerTimeFunc | get_cur_time_ptr |
| |
|
void * | get_cur_time_data |
| |
|
ms_mutex_t | cur_time_lock |
| |
|
char * | name |
| |
|
bctbx_log_tags_t * | creator_tags |
| |
|
double | av_load |
| |
|
MSTickerPrio | prio |
| |
|
MSTickerTickFunc | wait_next_tick |
| |
|
void * | wait_next_tick_data |
| |
|
MSTickerLateEvent | late_event |
| |
|
unsigned long | thread_id |
| |
|
bool_t | run |
| |
The documentation for this struct was generated from the following file: