Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_semaphore.cpp48 static constexpr int tickCounts = 1; // millisecond member in Body
63 utils::Sleep(tid * tickCounts); in operator ()()