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

  /xsrc/external/mit/xorg-server.old/dist/include/
dixstruct.h 120 long smart_stop_tick; member in struct:_Client
  /xsrc/external/mit/xorg-server/dist/include/
dixstruct.h 109 int smart_stop_tick; member in struct:_Client
  /xsrc/external/mit/xorg-server/dist/dix/
dispatch.c 344 if ((now - pClient->smart_stop_tick) >= idle) {
579 client->smart_stop_tick = SmartScheduleTime;
3597 client->smart_stop_tick = SmartScheduleTime;
  /xsrc/external/mit/xorg-server.old/dist/dix/
dispatch.c 455 client->smart_stop_tick = SmartScheduleTime;
3499 client->smart_stop_tick = SmartScheduleTime;

Completed in 8 milliseconds