Lines Matching refs:ThreadFunc
308 void* ThreadFunc(void* data) {326 const int status = pthread_create(&thread_id, &attr, &ThreadFunc, &mutex);