Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/seismic/
H A Dseismic_video.hpp36 int threadsHigh; member in SeismicVideo
48 SeismicVideo(Universe &u, int numberOfFrames, int threadsHigh, bool initIsParallel = true);
H A Dseismic_video.cpp49 threadsHigh); in on_process()
73 threadsHigh(threads_high) { in SeismicVideo()