Searched refs:WorkQueueThread (Results 1 – 1 of 1) sorted by relevance
48 static void *WorkQueueThread(void *data) in WorkQueueThread() function114 iRet = pthread_create(&queue->pthreadId, NULL, WorkQueueThread, queue); in CreateWorkQueue()