Searched refs:myThread (Results 1 – 1 of 1) sorted by relevance
100 static pthread_t myThread; variable140 pthread_create(&myThread, &attr, closingThreadWorker, nullptr); in asyncDataSourceClose()