Searched refs:async_node_body (Results 1 – 3 of 3) sorted by relevance
126 concept async_node_body = std::copy_constructible<Body> && variable2936 __TBB_requires(async_node_body<Body, input_type, gateway_type>) in __TBB_requires()2952 __TBB_requires(async_node_body<Body, input_type, gateway_type>) in __TBB_requires()2958 __TBB_requires(async_node_body<Body, input_type, gateway_type>) in __TBB_requires()2967 __TBB_requires(async_node_body<Body, input_type, gateway_type>) in __TBB_requires()
870 using namespace test_concepts::async_node_body;
619 namespace async_node_body {