Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dparallel_pipeline.cpp278 bool execute_filter(d1::execution_data& ed);
323 if(!execute_filter(ed)) { in execute()
349 bool stage_task::execute_filter(d1::execution_data& ed) { in execute_filter() function in tbb::detail::r1::stage_task