Home
last modified time | relevance | path

Searched refs:BOOST_HAS_NANOSLEEP (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/config/platform/
Dhpux.hpp61 #ifndef BOOST_HAS_NANOSLEEP
62 # define BOOST_HAS_NANOSLEEP macro
Dsymbian.hpp44 # ifndef BOOST_HAS_NANOSLEEP
45 # define BOOST_HAS_NANOSLEEP macro
Daix.hpp14 #define BOOST_HAS_NANOSLEEP macro
Dcloudabi.hpp16 #define BOOST_HAS_NANOSLEEP macro
Dqnxnto.hpp26 #define BOOST_HAS_NANOSLEEP macro
Dvms.hpp17 #define BOOST_HAS_NANOSLEEP macro
Dmacos.hpp54 # define BOOST_HAS_NANOSLEEP macro
Dlinux.hpp59 # define BOOST_HAS_NANOSLEEP macro
Dbsd.hpp73 #define BOOST_HAS_NANOSLEEP macro
Dvxworks.hpp109 #define BOOST_HAS_NANOSLEEP macro
/third_party/boost/boost/atomic/detail/
Dlock_pool.hpp24 #elif defined(BOOST_HAS_NANOSLEEP)
43 #elif defined(BOOST_HAS_NANOSLEEP) in wait_some()
/third_party/boost/libs/config/test/
Dhas_nanosleep_fail.cpp24 #ifndef BOOST_HAS_NANOSLEEP
Dhas_nanosleep_pass.cpp24 #ifdef BOOST_HAS_NANOSLEEP
Dboost_has_nanosleep.ipp8 // MACRO: BOOST_HAS_NANOSLEEP
Dconfig_test.cu891 #ifdef BOOST_HAS_NANOSLEEP
Dconfig_info.cpp1054 PRINT_MACRO(BOOST_HAS_NANOSLEEP); in print_boost_macros()
/third_party/boost/boost/smart_ptr/detail/
Dsp_thread_sleep.hpp47 #elif defined(BOOST_HAS_NANOSLEEP)
/third_party/boost/boost/config/detail/
Dposix_features.hpp53 # define BOOST_HAS_NANOSLEEP macro
/third_party/boost/boost/config/compiler/
Dpathscale.hpp33 # define BOOST_HAS_NANOSLEEP macro
Dcray.hpp321 #define BOOST_HAS_NANOSLEEP macro
/third_party/boost/boost/thread/detail/
Dconfig.hpp419 # if defined(BOOST_HAS_PTHREAD_DELAY_NP) || defined(BOOST_HAS_NANOSLEEP)
/third_party/boost/libs/log/src/posix/
Dipc_reliable_message_queue.cpp33 #elif defined(BOOST_HAS_NANOSLEEP)
483 #elif defined(BOOST_HAS_NANOSLEEP) in adopt_region()
/third_party/boost/libs/config/checks/
Dtest_case.cpp95 # ifndef BOOST_HAS_NANOSLEEP
/third_party/boost/libs/thread/src/pthread/
Dthread.cpp458 # elif defined(BOOST_HAS_NANOSLEEP) in sleep_for_internal()
/third_party/boost/libs/config/test/all/
DJamfile.v273 test-suite "BOOST_HAS_NANOSLEEP" :

12