Home
last modified time | relevance | path

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

/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dmain.cpp63 volatile bool global_isCancelled = false; variable
145 global_isCancelled = false; in example_main()
156 while ((!global_isCancelled && (timer--) > 0)) { in example_main()
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dmain.cpp63 volatile bool global_isCancelled = false; variable
150 global_isCancelled=false; in example_main()
159 while( ( !global_isCancelled && (timer--)>0 ) ){ in example_main()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dmain.cpp63 volatile bool global_isCancelled = false; variable
150 global_isCancelled=false; in example_main()
159 while( ( !global_isCancelled && (timer--)>0 ) ){ in example_main()
/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/msvs/uwp/
H A DDirectXPage.xaml.cpp39 extern volatile bool global_isCancelled;
97 global_isCancelled = true;
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/msvs/uwp/
H A DDirectXPage.xaml.cpp39 extern volatile bool global_isCancelled;
97 global_isCancelled = true;