mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
Enable macros BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE and
BOOST_HAS_NANOSLEEP. [SVN r44764]
This commit is contained in:
@@ -47,6 +47,14 @@
|
|||||||
# define BOOST_NO_STDC_NAMESPACE
|
# define BOOST_NO_STDC_NAMESPACE
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
# if (__GNUC__ == 4)
|
||||||
|
|
||||||
|
// Both gcc and intel require these.
|
||||||
|
# define BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE
|
||||||
|
# define BOOST_HAS_NANOSLEEP
|
||||||
|
|
||||||
|
# endif
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
// Using the MSL C library.
|
// Using the MSL C library.
|
||||||
|
Reference in New Issue
Block a user