xine-lib 1.2.13-20230125hg15249
Data Fields
xine_event_queue_private_s Struct Reference

Data Fields

xine_event_queue_t q
 
xine_list_tfree_events
 
xine_sarray_tselect
 
int refs
 
int flush
 
struct timeval lasttime
 
int num_all
 
int num_alloc
 
int num_skip
 
pthread_t handler
 
struct { 
 
   xine_event_private_t   e 
 
   uint8_t   data [256] 
 
revents [16] 
 

Field Documentation

◆ data

uint8_t xine_event_queue_private_s::data[256]

◆ e

xine_event_private_t xine_event_queue_private_s::e

◆ flush

int xine_event_queue_private_s::flush

◆ free_events

xine_list_t* xine_event_queue_private_s::free_events

◆ handler

pthread_t xine_event_queue_private_s::handler

◆ lasttime

struct timeval xine_event_queue_private_s::lasttime

◆ num_all

int xine_event_queue_private_s::num_all

◆ num_alloc

int xine_event_queue_private_s::num_alloc

◆ num_skip

int xine_event_queue_private_s::num_skip

◆ q

xine_event_queue_t xine_event_queue_private_s::q

◆ refs

int xine_event_queue_private_s::refs

◆ [struct]

struct { ... } xine_event_queue_private_s::revents[ 16 ]

◆ select

xine_sarray_t* xine_event_queue_private_s::select

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