Searched defs:qb_timer_source (Results 1 – 1 of 1) sorted by relevance
42 struct qb_timer_source { struct43 struct qb_loop_source s;44 struct timerlist timerlist;45 qb_array_t *timers;46 size_t timer_entry_count;47 pthread_mutex_t lock;