Home
last modified time | relevance | path

Searched refs:threads_ (Results 1 – 14 of 14) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_api_internal.cc30 threads_(thread_count) { in BenchmarkInstance()
85 name_.threads = StrFormat("threads:%d", threads_); in BenchmarkInstance()
96 State st(name_.function_name, iters, args_, thread_id, threads_, timer, in Run()
104 State st(name_.function_name, /*iters*/ 1, args_, /*thread_id*/ 0, threads_, in Setup()
112 State st(name_.function_name, /*iters*/ 1, args_, /*thread_id*/ 0, threads_, in Teardown()
Dbenchmark_api_internal.h41 int threads() const { return threads_; } in threads()
68 int threads_; // Number of concurrent threads to us variable
Dbenchmark.cc174 threads_(n_threads), in State()
179 BM_CHECK_LT(thread_index_, threads_) in State()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
Dthread_pool.h37 threads_.push_back(std::thread(&ThreadPool::WorkLoop, this)); in ThreadPool()
47 for (size_t i = 0; i < threads_.size(); i++) { in ~ThreadPool()
51 for (auto &t : threads_) { in ~ThreadPool()
86 std::vector<std::thread> threads_; variable
/third_party/protobuf/src/google/protobuf/
Darena.cc74 threads_.store(nullptr, std::memory_order_relaxed); in Init()
84 threads_.store(serial, std::memory_order_relaxed); in Init()
213 SerialArena* serial = threads_.load(std::memory_order_acquire); in SpaceUsed()
237 SerialArena* serial = threads_.load(std::memory_order_relaxed); in FreeBlocks()
283 SerialArena* serial = threads_.load(std::memory_order_relaxed); in CleanupList()
337 SerialArena* serial = threads_.load(std::memory_order_acquire); in GetSerialArenaFallback()
350 SerialArena* head = threads_.load(std::memory_order_relaxed); in GetSerialArenaFallback()
353 } while (!threads_.compare_exchange_weak( in GetSerialArenaFallback()
Darena_impl.h323 threads_; // Pointer to a linked list of SerialArena. variable
/third_party/gn/src/util/
Dworker_pool.cc93 threads_.reserve(thread_count); in WorkerPool()
95 threads_.emplace_back([this]() { Worker(); }); in WorkerPool()
102 processor_group_setter.SetProcessorGroup(&threads_.back()); in WorkerPool()
115 for (auto& task_thread : threads_) { in ~WorkerPool()
Dworker_pool.h27 std::vector<std::thread> threads_; variable
/third_party/node/src/
Dnode_platform.cc182 threads_.push_back(delayed_task_scheduler_->Start()); in WorkerThreadsTaskRunner()
194 threads_.push_back(std::move(t)); in WorkerThreadsTaskRunner()
220 for (size_t i = 0; i < threads_.size(); i++) { in Shutdown()
221 CHECK_EQ(0, uv_thread_join(threads_[i].get())); in Shutdown()
226 return threads_.size(); in NumberOfWorkerThreads()
Dnode_platform.h135 std::vector<std::unique_ptr<uv_thread_t>> threads_; variable
/third_party/benchmark/include/benchmark/
Dbenchmark.h919 int threads() const { return threads_; } in threads()
978 const int threads_; variable
/third_party/glfw/docs/
Dmoving.dox53 However, GLFW 3 has better support for _use from multiple threads_ than GLFW
/third_party/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi29856 <!-- __sanitizer::ThreadContextBase** __sanitizer::ThreadRegistry::threads_ -->
29857 …<var-decl name='threads_' type-id='type-id-1359' visibility='default' filepath='../../.././libsani…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi17223 …<var-decl name='threads_' type-id='type-id-1359' visibility='default' filepath='../../.././libsani…