s_eventq_s Struct Reference

#include <src/lib/xynth.h>


Detailed Description

event queue


Data Fields

s_thread_t * tid
 dispatcher thread`s id
s_list_tqueue
 queue list holds s_event_t
s_thread_cond_t * cond
 conditional variable to suspend dispatcher thread
s_thread_mutex_t * mut
 queue mutex


Generated on Wed Dec 27 17:53:06 2006 for xynth-0.8.40 by  doxygen 1.4.7