Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #define BOOST_PLATFORM "IBM Aix"
00011
00012 #define BOOST_HAS_UNISTD_H
00013 #define BOOST_HAS_NL_TYPES_H
00014 #define BOOST_HAS_NANOSLEEP
00015 #define BOOST_HAS_CLOCK_GETTIME
00016
00017
00018
00019
00020 #define BOOST_HAS_STDINT_H
00021
00022
00023 #define BOOST_HAS_PTHREADS
00024 #define BOOST_HAS_PTHREAD_DELAY_NP
00025 #define BOOST_HAS_SCHED_YIELD
00026
00027
00028
00029 #include <boost/config/posix_features.hpp>
00030
00031
00032
00033