Home
last modified time | relevance | path

Searched defs:pCount (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/graph/dining_philosophers/
H A Ddining_philosophers.cpp86 std::string pCount = "how many philosophers, from 2-"; in ParseCommandLine() local
/oneTBB/test/tbb/
H A Dtest_semaphore.cpp36 std::atomic<int> pCount; variable