Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_flow_graph_priorities.cpp409 struct execution_tracker_t { struct
410 execution_tracker_t() { reset(); } in execution_tracker_t() function
411 void reset() { in reset()
417 std::thread::id prioritized_work_submitter;
418 std::atomic<bool> prioritized_work_started;
419 bool prioritized_work_finished;
420 bool prioritized_work_interrupted;