HomeSort by relevance Sort by last modified time
    Searched defs:ThreadCount (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/CodeGen/
ParallelCG.cpp 56 int ThreadCount = 0;
72 BCOSs[ThreadCount]->write(BC.begin(), BC.size());
73 BCOSs[ThreadCount]->flush();
76 llvm::raw_pwrite_stream *ThreadOS = OSs[ThreadCount++];
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_thread.cc 215 int ThreadCount(ThreadState *thr) {
  /external/llvm/tools/llvm-cov/
CodeCoverage.cpp 549 unsigned ThreadCount = 1;
551 ThreadCount = std::thread::hardware_concurrency();
552 ThreadPool Pool(ThreadCount);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
psapi.h 115 DWORD ThreadCount;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Smbios.h 170 UINT8 ThreadCount;
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cloudwatchmetrics/1.11.18/
aws-java-sdk-cloudwatchmetrics-1.11.18.jar 
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBios.h 779 UINT8 ThreadCount;
    [all...]

Completed in 383 milliseconds