Home
last modified time | relevance | path

Searched refs:evWait (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/isc/
H A Deventlib_p.h154 typedef struct evWait { struct
158 struct evWait * next; argument
159 } evWait; typedef
162 evWait * first;
163 evWait * last;
175 struct { evWait *this; } wait;
278 evWait *evFreeWait(evContext_p *ctx, evWait *old);
H A Dev_waits.c57 evWait *new; in evWaitFor()
84 evWait *first; in evDo()
110 evWait *this, *prev; in evUnwait()
121 if (this == (evWait *)id.opaque) { in evUnwait()
140 if (this == (evWait *)id.opaque) { in evUnwait()
168 evWait *new; in evDefer()
190 evWait *this; in print_waits()
H A Deventlib.c157 evWait *this_wait, *next_wait; in evDestroy()
548 evWait *this = ev->u.wait.this; in evDispatch()
/netbsd-src/lib/libc/isc/
H A Deventlib_p.h154 typedef struct evWait { struct
158 struct evWait * next; argument
159 } evWait; typedef
162 evWait * first;
163 evWait * last;
175 struct { evWait *this; } wait;
278 evWait *evFreeWait(evContext_p *ctx, evWait *old);