Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_flow_graph_whitebox.cpp265 std::atomic<bool> rejected{ false }; in TestFunctionNode() local
275 rejected = true; in TestFunctionNode()
279 utils::SpinWaitWhileEq(rejected, false); in TestFunctionNode()
312 rejected = false; in TestFunctionNode()
323 rejected = true; in TestFunctionNode()
328 utils::SpinWaitWhileEq(rejected, false); in TestFunctionNode()
/oneTBB/examples/graph/binpack/
H A DREADME.md4 …ns according to a best-fit policy. Items that cannot be made to fit are rejected and returned to t…
/oneTBB/doc/main/tbb_userguide/
H A Duse_limiter_node.rst78 reaches 3. When the ``input_node`` sees its message rejected, it stops