/third_party/boost/libs/thread/test/ |
D | test_once.cpp | 64 group.interrupt_all(); in BOOST_AUTO_TEST_CASE() 123 group.interrupt_all(); in BOOST_AUTO_TEST_CASE() 183 group.interrupt_all(); in BOOST_AUTO_TEST_CASE()
|
D | test_shared_mutex.cpp | 63 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE() 105 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE() 152 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE() 205 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE() 273 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE()
|
D | test_completion_latch.cpp | 75 g.interrupt_all(); in test_completion_latch_reset() 96 g2.interrupt_all(); in test_completion_latch_reset()
|
D | test_barrier_void_fct.cpp | 53 g.interrupt_all(); in test_barrier()
|
D | test_barrier_size_fct.cpp | 54 g.interrupt_all(); in test_barrier()
|
D | test_barrier.cpp | 54 g.interrupt_all(); in test_barrier()
|
D | test_latch.cpp | 58 g.interrupt_all(); in test_latch()
|
D | test_2309.cpp | 56 threads.interrupt_all(); in ticket_2309_test()
|
D | test_tss.cpp | 168 threads.interrupt_all(); in do_test_tss() 264 threads.interrupt_all(); in do_test_tss_void()
|
D | test_shared_mutex_part_2.cpp | 91 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE() 139 pool.interrupt_all(); in BOOST_AUTO_TEST_CASE()
|
/third_party/boost/libs/log/test/run/ |
D | util_once_block.cpp | 90 group.interrupt_all(); in BOOST_AUTO_TEST_CASE() 139 group.interrupt_all(); in BOOST_AUTO_TEST_CASE() 193 group.interrupt_all(); in BOOST_AUTO_TEST_CASE()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | task_manager.cc | 78 void TaskManager::interrupt_all() noexcept { in interrupt_all() function in mindspore::dataset::TaskManager 181 interrupt_all(); in DoServiceStop() 205 vg->interrupt_all(); in InterruptGroup() 308 void TaskGroup::interrupt_all() noexcept { in interrupt_all() function in mindspore::dataset::TaskGroup 330 interrupt_all(); in DoServiceStop()
|
D | task_manager.h | 84 void interrupt_all() noexcept; 136 void interrupt_all() noexcept;
|
D | README.md | 160 void TaskGroup::interrupt_all() noexcept;
|
/third_party/boost/libs/thread/test/threads/container/ |
D | thread_vector_pass.cpp | 30 void interrupt_all(TC & tc) in interrupt_all() function 92 interrupt_all(threads); in main()
|
/third_party/boost/boost/thread/executors/ |
D | scheduled_thread_pool.hpp | 38 _workers.interrupt_all(); in ~scheduled_thread_pool()
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | connector_test.cc | 169 tg_->interrupt_all(); in Run_test_0() 236 tg_->interrupt_all(); in Run_test_1()
|
D | task_manager_test.cc | 81 vg.interrupt_all(); in TEST_F()
|
/third_party/boost/libs/thread/example/ |
D | thread_group.cpp | 43 threads.interrupt_all(); in main()
|
/third_party/boost/boost/thread/detail/ |
D | thread_group.hpp | 124 void interrupt_all() in interrupt_all() function in boost::thread_group
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_grpc_client.cc | 68 vg_.interrupt_all(); in DoServiceStop()
|
D | cache_server.cc | 1193 vg_.interrupt_all(); in GlobalShutdown()
|
/third_party/boost/libs/thread/doc/ |
D | thread_ref.qbk | 1733 void interrupt_all(); 1855 [section:interrupt_all Member function `interrupt_all()`] 1857 void interrupt_all();
|