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

  /external/deqp/execserver/
xsDefs.hpp 42 SERVER_IDLE_THRESHOLD = 10,
xsExecutionServer.cpp 252 else if (curTime-lastIoTime > SERVER_IDLE_THRESHOLD*1000)

Completed in 59 milliseconds