Home
last modified time | relevance | path

Searched refs:timerThread (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeTimer.c311 static void timerThread (void* arg) in timerThread() function
370 thread->thread = deThread_create(timerThread, thread, DE_NULL); in deTimerThread_create()