Home
last modified time | relevance | path

Searched refs:BOOST_THREAD_PROVIDES_EXECUTORS (Results 1 – 25 of 40) sorted by relevance

12

/third_party/boost/boost/thread/experimental/parallel/v2/
Dtask_region.hpp19 #if defined BOOST_THREAD_PROVIDES_EXECUTORS
152 …! defined BOOST_THREAD_TASK_REGION_HAS_SHARED_CANCELED && ! defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
157 #if defined BOOST_THREAD_TASK_REGION_HAS_SHARED_CANCELED && defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
169 …f ! defined BOOST_THREAD_TASK_REGION_HAS_SHARED_CANCELED && defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
178 …f defined BOOST_THREAD_TASK_REGION_HAS_SHARED_CANCELED && ! defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
194 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
217 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
223 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
244 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
261 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_THREAD_INLINE_NAMESPACE()
/third_party/boost/libs/thread/example/
Dfib_task_region.cpp12 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
43 #if defined BOOST_THREAD_PROVIDES_EXECUTORS
77 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in main()
Dexecutor.cpp13 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
194 && defined BOOST_THREAD_PROVIDES_EXECUTORS \ in main()
Ddefault_executor.cpp12 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
Dserial_executor.cpp12 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
Dserial_executor_cont.cpp12 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
Dparallel_accumulate.cpp9 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
/third_party/boost/libs/thread/test/sync/futures/async/
Dasync_executor_pass.cpp168 #if defined BOOST_THREAD_PROVIDES_EXECUTORS in main()
193 #if defined(BOOST_THREAD_PROVIDES_VARIADIC_THREAD) && defined BOOST_THREAD_PROVIDES_EXECUTORS in main()
220 #if defined(BOOST_THREAD_PROVIDES_VARIADIC_THREAD) && defined BOOST_THREAD_PROVIDES_EXECUTORS in main()
/third_party/boost/boost/thread/executors/
Dwork.hpp11 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dscheduled_thread_pool.hpp12 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dscheduling_adaptor.hpp12 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dexecutor.hpp13 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dinline_executor.hpp13 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dgeneric_executor_ref.hpp11 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dloop_executor.hpp16 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dexecutor_adaptor.hpp13 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dserial_executor_cont.hpp13 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
Dthread_executor.hpp13 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…
/third_party/boost/boost/thread/futures/
Dlaunch.hpp22 #ifdef BOOST_THREAD_PROVIDES_EXECUTORS in BOOST_SCOPED_ENUM_DECLARE_BEGIN()
/third_party/boost/libs/thread/test/
Dtest_11256.cpp7 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
Dtest_11611.cpp11 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
Dtest_scheduling_adaptor.cpp14 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
Dtest_10963.cpp11 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
/third_party/boost/boost/thread/detail/
Dconfig.hpp342 #if ! defined BOOST_THREAD_PROVIDES_EXECUTORS \
344 #define BOOST_THREAD_PROVIDES_EXECUTORS macro
/third_party/boost/boost/thread/
Duser_scheduler.hpp13 #if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION && defined BOOST_THREAD_PROVIDES_EXECUTORS &&…

12