Home
last modified time | relevance | path

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

/libev/
H A Dev.c3134 WL w, w2; in ev_verify() local
3147 for (w = w2 = anfds [i].head; w; w = w->next) in ev_verify()
3153 assert (("libev: io watcher list contains a loop", w != w2)); in ev_verify()
3154 w2 = w2->next; in ev_verify()