Home
last modified time | relevance | path

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

/oneTBB/examples/concurrent_hash_map/count_strings/
H A Dcount_strings.cpp76 const int size_factor = 2; variable
224 for (int j = 0; j < type % size_factor; ++j) in CreateData()