Searched defs:evWait (Results 1 – 1 of 1) sorted by relevance
155 typedef struct evWait { struct156 evWaitFunc func; argument159 struct evWait * next; argument160 } evWait; typedef