Searched defs:evWait (Results 1 – 1 of 1) sorted by relevance
156 typedef struct evWait { struct157 evWaitFunc func; argument160 struct evWait * next; argument161 } evWait; typedef