Searched refs:threadFunc (Results 1 – 1 of 1) sorted by relevance
527 static void *threadFunc(void *) in threadFunc() function543 err = pthread_create(static_cast<pthread_t *>((&(ids[i]))), nullptr, threadFunc, nullptr); in testBarrierWait()