Home
last modified time | relevance | path

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

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