github.com/searKing/golang/go@v1.2.117/runtime/cgosymbolizer/include/boost/config/platform/cloudabi.hpp (about) 1 // Copyright Nuxi, https://nuxi.nl/ 2015. 2 // Distributed under the Boost Software License, Version 1.0. 3 // (See accompanying file LICENSE_1_0.txt or copy at 4 // http://www.boost.org/LICENSE_1_0.txt) 5 6 #define BOOST_PLATFORM "CloudABI" 7 8 #define BOOST_HAS_DIRENT_H 9 #define BOOST_HAS_STDINT_H 10 #define BOOST_HAS_UNISTD_H 11 12 #define BOOST_HAS_CLOCK_GETTIME 13 #define BOOST_HAS_EXPM1 14 #define BOOST_HAS_GETTIMEOFDAY 15 #define BOOST_HAS_LOG1P 16 #define BOOST_HAS_NANOSLEEP 17 #define BOOST_HAS_PTHREADS 18 #define BOOST_HAS_SCHED_YIELD