Searched refs:closingThreadWorker (Results 1 – 1 of 1) sorted by relevance
105 static void* closingThreadWorker(void *arg) { in closingThreadWorker() function140 pthread_create(&myThread, &attr, closingThreadWorker, nullptr); in asyncDataSourceClose()