HomeSort by relevance Sort by last modified time
    Searched full:async_handlers (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlibint.h 142 struct _XInternalAsync *async_handlers; /* for internal async */ member in struct:_XDisplay
779 if (dpy->async_handlers == (handler)) \
780 dpy->async_handlers = (handler)->next; \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 142 struct _XInternalAsync *async_handlers; /* for internal async */ member in struct:_XDisplay
779 if (dpy->async_handlers == (handler)) \
780 dpy->async_handlers = (handler)->next; \
    [all...]

Completed in 75 milliseconds