Searched refs:threadfuncA (Results 1 – 1 of 1) sorted by relevance
115 void *threadfuncA(void *arg) in threadfuncA() function140 pthread_create(&tid, nullptr, threadfuncA, nullptr); in SemPost()