Home | History | Annotate | Download | only in src

Lines Matching full:pthread_join

366   int result = pthread_join(thread_, NULL);
369 logprintf(0, "Process Error: pthread_join failed - error %d\n", result);