Searched refs:threadfuncB (Results 1 – 1 of 1) sorted by relevance
1800 void *threadfuncB(void *) in threadfuncB() function1816 err = pthread_create(&pidFirst, nullptr, threadfuncB, nullptr); in testSetSpecific()