VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_timer Struct Reference
Collaboration diagram for vlc_timer:
[legend]

Data Fields

TID tid
 
HEV hev
 
HTIMER htimer
 
ULONG interval
 
bool quit
 
void(* func )(void *)
 
void * data
 
vlc_thread_t thread
 
vlc_cond_t reschedule
 
vlc_mutex_t lock
 
vlc_tick_t value
 
vlc_tick_t interval
 
bool live
 
atomic_uint overruns
 
PTP_TIMER t
 

Field Documentation

◆ data

void * vlc_timer::data

◆ func

void(* vlc_timer::func)(void *)

◆ hev

◆ htimer

HTIMER vlc_timer::htimer

◆ interval [1/2]

ULONG vlc_timer::interval

◆ interval [2/2]

vlc_tick_t vlc_timer::interval

◆ live

bool vlc_timer::live

◆ lock

◆ overruns

atomic_uint vlc_timer::overruns

◆ quit

bool vlc_timer::quit

◆ reschedule

◆ t

PTP_TIMER vlc_timer::t

◆ thread

vlc_thread_t vlc_timer::thread

◆ tid

TID vlc_timer::tid

◆ value


The documentation for this struct was generated from the following files: