Home
last modified time | relevance | path

Searched defs:thread_executor (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/asio/example/cpp14/executors/
Dpipeline.cpp19 class thread_executor class
64 friend bool operator==(const thread_executor&, in operator ==()
70 friend bool operator!=(const thread_executor&, in operator !=()
/third_party/boost/doc/html/boost_asio/example/cpp11/executors/
Dpipeline.cpp27 class thread_executor class
81 friend bool operator==(const thread_executor&, in operator ==()
87 friend bool operator!=(const thread_executor&, in operator !=()
/third_party/boost/libs/asio/example/cpp11/executors/
Dpipeline.cpp27 class thread_executor class
81 friend bool operator==(const thread_executor&, in operator ==()
87 friend bool operator!=(const thread_executor&, in operator !=()
/third_party/boost/boost/thread/executors/
Dthread_executor.hpp33 class thread_executor class
63 thread_executor() in thread_executor() function in boost::executors::thread_executor