Searched refs:watches (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_main_loop.c206 Ring watches; variable in typeref:typename:Ring
222 ring_add(&watches, &watch->link);
247 RING_FOREACH_SAFE(link, next, &watches) {
292 watch = (SpiceWatch*)watches.next;
296 RING_FOREACH_SAFE(link, next, &watches) {
331 if (!nfds && no_write_watches(&watches)) {
422 ring_init(&watches);

Completed in 3 milliseconds