Home
last modified time | relevance | path

Searched defs:qpWatchDog_s (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/qphelper/
DqpWatchDog.c46 struct qpWatchDog_s struct
48 qpWatchDogFunc timeOutFunc;
49 void* timeOutUserPtr;
50 int totalTimeLimit; /* Total test case time limit in seconds */
51 int intervalTimeLimit; /* Iteration length limit in seconds */
57 int defaultIntervalTimeLimit;
59 volatile deUint64 resetTime;
60 volatile deUint64 lastTouchTime;
62 deThread watchDogThread;
63 volatile Status status;