Home
last modified time | relevance | path

Searched refs:add_thread (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/thread/example/
Dthread_group.cpp50 threads.add_thread(th); in main()
57 threads.add_thread(th); in main()
68 threads2.add_thread(th2); in main()
/third_party/boost/libs/asio/example/cpp14/executors/
Dpipeline.cpp27 void add_thread(std::thread&& t) in add_thread() function in thread_executor::thread_bag
61 bag.add_thread(std::thread(std::move(f))); in execute()
/third_party/boost/doc/html/boost_asio/example/cpp11/executors/
Dpipeline.cpp41 void add_thread(std::thread&& t) in add_thread() function in thread_executor::thread_bag
78 bag.add_thread(std::thread(std::move(f))); in execute()
/third_party/boost/libs/asio/example/cpp11/executors/
Dpipeline.cpp41 void add_thread(std::thread&& t) in add_thread() function in thread_executor::thread_bag
78 bag.add_thread(std::thread(std::move(f))); in execute()
/third_party/boost/boost/thread/detail/
Dthread_group.hpp84 void add_thread(thread* thrd) in add_thread() function in boost::thread_group
/third_party/boost/libs/thread/doc/
Dthread_ref.qbk1728 void add_thread(thread* thrd);
1738 `add_thread` and `create_thread` member functions. `thread_group` is not copyable or movable.
1781 [section:add_thread Member function `add_thread()`]
1783 void add_thread(thread* thrd);