Check for the non-portable pthread_tryjoin_np.
* configure.ac: Check for pthread_tryjoin_np. Also rework the pthread test to update LIBS * src/npth.c (npth_join) [HAVE_PTHREAD_TRYJOIN_NP]: Use pthread_tryjoin_np only if available.
Check for the non-portable pthread_tryjoin_np. 6fde8b5a7463Unpublished Tags None Subscribers None
Description
Details
|