Searched refs:thread_stat (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/apr/threadproc/unix/
H A Dthread.c215 apr_status_t *thread_stat; local
217 if ((stat = pthread_join(*thd->td,(void *)&thread_stat)) == 0) {

Completed in 102 milliseconds