Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 3 of 3) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_pipeline_filters.h136 void stop() { is_pipeline_stopped = true; } in stop() function
/oneTBB/test/tbb/
H A Dtest_global_control.cpp256 std::atomic<bool> stop{ false }; variable
H A Dtest_async_node.cpp377 void stop() { in stop() function in async_activity