Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/dethread/
DdeThreadTest.c366 void producerThread (void* arg) in producerThread() function
453 producer = deThread_create(producerThread, &testBuffer, DE_NULL); in deSemaphore_selfTest()