Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpWatchDog.c48 qpWatchDogFunc timeOutFunc; member
89 qpWatchDog* qpWatchDog_create (qpWatchDogFunc timeOutFunc, void* userPtr, int totalTimeLimitSecs, i… in qpWatchDog_create()