Data Fields

libvlc_event_async_queue Struct Reference

Collaboration diagram for libvlc_event_async_queue:
Collaboration graph
[legend]

Data Fields

struct queue_elmtfirst_elmt
struct queue_elmtlast_elmt
vlc_mutex_t lock
vlc_cond_t signal
vlc_thread_t thread
bool is_idle
vlc_cond_t signal_idle
vlc_threadvar_t is_asynch_dispatch_thread_var
long count

Field Documentation

Referenced by pop(), and pop_listener().

Referenced by event_async_loop().

Referenced by pop(), pop_listener(), and push().

Referenced by libvlc_event_async_fini().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines