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

  /xsrc/external/mit/freetype/dist/src/base/
ftdbgmem.c 30 #define KEEPALIVE /* `Keep alive' means that freed blocks aren't released
86 * memory block. If KEEPALIVE is defined, blocks that are freed by
98 #ifdef KEEPALIVE
  /xsrc/external/mit/libXdmcp/dist/include/X11/
Xdmcp.h 49 FAILED, KEEPALIVE, ALIVE
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_dri2.c 145 int keepalive; member in struct:sna_dri2_event
154 #define KEEPALIVE 8 /* wait ~100ms before discarding swap caches */
158 #define KEEPALIVE 1
1749 event->keepalive = 1;
1803 info->keepalive = 1;
1871 info->keepalive = 1;
2000 info->keepalive = KEEPALIVE;
2621 assert(info->keepalive == 1);
2691 info->keepalive++
    [all...]

Completed in 8 milliseconds