Searched defs:numThreads (Results 1 – 3 of 3) sorted by relevance
173 const int numThreads = 4; in operator ()() local
115 SharedGroupBodyImpl ( std::uintptr_t numThreads, std::uintptr_t sharingMode = 0 ) in SharedGroupBodyImpl()171 SharedGroupBody ( std::uintptr_t numThreads, std::uintptr_t sharingMode = 0 ) in SharedGroupBody()
518 int numThreads = 16; variable