Searched defs:evWait (Results 1 – 1 of 1) sorted by relevance
157 typedef struct evWait { struct158 evWaitFunc func; argument161 struct evWait * next; argument162 } evWait; typedef