Home
last modified time | relevance | path

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

/oneTBB/examples/concurrent_priority_queue/shortpath/
H A Dshortpath.cpp154 std::size_t n_spawn = ++num_spawn; in shortpath_helper() local
155 if (n_spawn < max_spawn) { in shortpath_helper()