Searched defs:evWait (Results 1 – 1 of 1) sorted by relevance
152 typedef struct evWait { struct153 evWaitFunc func; argument156 struct evWait * next; argument157 } evWait; typedef