Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp669 static bool is_source_executed = false; in operator ()() local
671 if( is_source_executed ) { in operator ()()
677 is_source_executed = true; in operator ()()