mediastreamer2 5.2.0
|
Data Fields | |
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 |
double | av_load |
MSTickerPrio | prio |
MSTickerTickFunc | wait_next_tick |
void * | wait_next_tick_data |
MSTickerLateEvent | late_event |
unsigned long | thread_id |
bool_t | run |