Home
last modified time | relevance | path

Searched defs:getThreadCount (Results 1 – 8 of 8) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Support/
DThreadPool.h153 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function
237 unsigned getThreadCount() const { return 1; } in getThreadCount() function
DParallel.h55 inline size_t getThreadCount() { return 1; } in getThreadCount() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DThreadPool.h153 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function
237 unsigned getThreadCount() const { return 1; } in getThreadCount() function
DParallel.h55 inline size_t getThreadCount() { return 1; } in getThreadCount() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DThreadPool.h153 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function
237 unsigned getThreadCount() const { return 1; } in getThreadCount() function
DParallel.h55 inline size_t getThreadCount() { return 1; } in getThreadCount() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DThreadPool.h110 unsigned getThreadCount() const { return MaxThreadCount; } in getThreadCount() function
DParallel.h55 inline size_t getThreadCount() { return 1; } in getThreadCount() function