Searched defs:qpWatchDog_s (Results 1 – 1 of 1) sorted by relevance
46 struct qpWatchDog_s struct48 qpWatchDogFunc timeOutFunc;49 void* timeOutUserPtr;50 int totalTimeLimit; /* Total test case time limit in seconds */51 int intervalTimeLimit; /* Iteration length limit in seconds */53 volatile deUint64 resetTime;54 volatile deUint64 lastTouchTime;56 deThread watchDogThread;57 volatile Status status;