Searched defs:evWait (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h152 typedef struct evWait { struct
156 struct evWait * next;
157 } evWait; typedef in typeref:struct:evWait
160 evWait * first;
161 evWait * last;
173 struct { evWait *this; } wait;
276 evWait *evFreeWait(evContext_p *ctx, evWait *old);

Completed in 16 milliseconds