HomeSort by: relevance | last modified time | path
    Searched refs:next_flush (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/libX11/dist/src/
InitExt.c 446 e->next_flush = dpy->flushes;
xcb_io.c 588 for(ext = dpy->flushes; ext; ext = ext->next_flush)
  /xsrc/external/mit/libX11/dist/include/X11/
Xlibint.h 926 struct _XExten *next_flush; /* next in list of those with flushes */ member in struct:_XExten

Completed in 7 milliseconds