Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_reduce/primes/
H A Dmain.cpp32 struct RunOptions { struct
44 RunOptions(utility::thread_number_range threads_, in RunOptions() argument
/oneTBB/examples/parallel_for/seismic/
H A Dmain.cpp32 struct RunOptions { struct
40 RunOptions(utility::thread_number_range threads_, in RunOptions() argument
/oneTBB/examples/graph/dining_philosophers/
H A Ddining_philosophers.cpp68 struct RunOptions { struct
72 RunOptions(utility::thread_number_range threads_, int number_of_philosophers_, bool silent_) in RunOptions() argument