Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/dethread/
DdeThreadTest.c610 static void singletonTestThread(void *arg) in singletonTestThread() function
636 deThread thread = deThread_create(singletonTestThread, &initTimeMs, NULL); in runSingletonThreadedTest()