| /third_party/musl/libc-test/src/functional/ |
| D | dl_multithread_lock.c | 178 static void do_test_concurrently(void *(*test) (void *arg), size_t num_threads) in do_test_concurrently() 248 size_t num_threads = 1000; in dl_multithread_lock_0100() local 262 size_t num_threads = 20; in dl_multithread_lock_0200() local 283 size_t num_threads = 19; in dl_multithread_lock_0300() local 318 size_t num_threads = 5; in dl_multithread_lock_0400() local 341 size_t num_threads = 500; in dl_multithread_lock_0500() local 355 size_t num_threads = 50; in dl_multithread_lock_0600() local
|
| /third_party/grpc/src/core/lib/resource_quota/ |
| D | thread_quota.cc | 32 bool ThreadQuota::Reserve(size_t num_threads) { in Reserve() 39 void ThreadQuota::Release(size_t num_threads) { in Release()
|
| /third_party/benchmark/src/ |
| D | counter.cc | 21 double num_threads) { in Finish() 43 double num_threads) { in Finish()
|
| D | thread_manager.h | 14 explicit ThreadManager(int num_threads) in ThreadManager()
|
| /third_party/protobuf/third_party/abseil-cpp/absl/synchronization/ |
| D | barrier.h | 53 explicit Barrier(int num_threads) in Barrier()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| D | barrier.h | 53 explicit Barrier(int num_threads) in Barrier()
|
| D | blocking_counter_benchmark.cc | 61 int num_threads = state.range(0); in BM_BlockingCounter_Wait() local
|
| /third_party/grpc/src/ruby/end2end/ |
| D | multiple_killed_watching_threads_test.rb | 35 def run_multiple_killed_watches(num_threads, sleep_time) argument
|
| /third_party/vixl/tools/ |
| D | thread_pool.py | 42 def Multithread(function, list_of_args, num_threads=1, init_function=None): argument
|
| /third_party/mesa3d/src/intel/vulkan_hasvk/tests/ |
| D | state_pool.c | 35 const unsigned num_threads = 8; in state_pool_test() local
|
| D | state_pool_free_list_only.c | 35 const unsigned num_threads = 8; in state_pool_free_list_only_test() local
|
| /third_party/mesa3d/src/intel/vulkan/tests/ |
| D | state_pool.c | 35 const unsigned num_threads = 8; in state_pool_test() local
|
| D | state_pool_free_list_only.c | 35 const unsigned num_threads = 8; in state_pool_free_list_only_test() local
|
| D | state_pool_test_helper.h | 69 static void run_state_pool_test(struct anv_state_pool *state_pool, unsigned num_threads, in run_state_pool_test()
|
| /third_party/libuv/test/ |
| D | benchmark-thread.c | 30 static volatile int num_threads; variable
|
| /third_party/protobuf/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | thread_pool.h | 37 explicit ThreadPool(int num_threads) { in ThreadPool()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| D | thread_pool.h | 35 explicit ThreadPool(int num_threads) { in ThreadPool()
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-multithread.c | 37 static int num_threads = 30; variable
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_cs_tpool.c | 87 lp_cs_tpool_create(unsigned num_threads) in lp_cs_tpool_create()
|
| D | lp_query.c | 99 const unsigned num_threads = MAX2(1, screen->num_threads); in llvmpipe_get_query_result() local 226 const unsigned num_threads = MAX2(1, screen->num_threads); in llvmpipe_get_query_result_resource() local
|
| /third_party/skia/m133/third_party/externals/harfbuzz/test/api/ |
| D | test-multithread.c | 37 static int num_threads = 30; variable
|
| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| D | pth_str02.c | 68 int num_threads = DEFAULT_NUM_THREADS; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/st/scripts/experimental/ |
| D | model_info.py | 134 def benchmark_performance_cmd(self, input_shapes="", warmup_loop=3, loop=10, num_threads=2): argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| D | getaddrinfo.c | 302 static void do_test_concurrently(void *(*test) (void *arg), size_t num_threads) in do_test_concurrently() 331 size_t num_threads = 16; in main() local
|
| /third_party/rust/rust/library/std/src/sync/ |
| D | barrier.rs | 38 num_threads: usize, field
|