Re-enable pthread yield for PGI.

[SVN r78640]
This commit is contained in:
K. Noel Belcourt
2012-05-26 18:31:05 +00:00
parent e8f9424ec5
commit c84a7b363f

View File

@ -21,7 +21,7 @@
// options requested by configure --enable-test
#define BOOST_HAS_PTHREADS
#define BOOST_HAS_THREADS
#undef BOOST_HAS_PTHREAD_YIELD
#define BOOST_HAS_PTHREAD_YIELD
#define BOOST_HAS_NRVO
#define BOOST_HAS_LONG_LONG