Updated bsd threading config.

[SVN r11453]
This commit is contained in:
John Maddock
2001-10-27 11:06:25 +00:00
parent 26783c6679
commit d449ccb591

View File

@@ -38,6 +38,13 @@
//
#define BOOST_NO_CTYPE_FUNCTIONS
//
// thread API's not auto detected:
//
#define BOOST_HAS_SCHED_YIELD
#define BOOST_HAS_NANOSLEEP
#define BOOST_HAS_GETTIMEOFDAY
// boilerplate code:
#include <boost/config/posix_features.hpp>