Home
last modified time | relevance | path

Searched defs:evWaitList (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/isc/
Deventlib_p.h161 typedef struct evWaitList { struct
164 struct evWaitList * prev; argument
165 struct evWaitList * next; argument
166 } evWaitList; typedef