Searched defs:num_threads (Results 1 – 12 of 12) sorted by relevance
37 size_t num_threads() { return num_threads_; } in num_threads() function
42 auto num_threads = files_and_parameters.size(); in WriteFromMultipleThreads() local132 constexpr auto num_threads = 10; in TEST() local
614 wait_for_threads(int num_threads) in wait_for_threads()665 int num_threads = 0; in main() local
254 int num_threads = kMinThreadsToVerify; in VerifyPartition() local
67 int num_threads; member
605 const size_t num_threads = num_compress_threads_; in ProcessBlocksWithThreadedCompression() local681 const size_t num_threads = (num_blocks == 1) ? 1 : num_compress_threads_; in CompressBlocks() local
336 size_t num_threads = (num_blocks == 1) ? 1 : num_compress_threads_; in CompressBlocks() local
536 int num_threads = kNumThreads; in ParsePartition() local
785 int num_threads; member
509 bool Modprobe::LoadModulesParallel(int num_threads) { in LoadModulesParallel()
28354 unsigned int num_threads; member
38278 unsigned int num_threads; member