| /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()
|
| D | mutex.h | 101 Barrier(int num_threads) : running_threads_(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/iowow/src/utils/ |
| D | iwtp.c | 27 int num_threads; member 177 int num_threads = spec->num_threads; in iwtp_start_by_spec() local 235 iwrc iwtp_start(const char *thread_name_prefix, int num_threads, int queue_limit, IWTP *out_tp) { in iwtp_start()
|
| D | iwtp.h | 51 int num_threads; member
|
| /third_party/libuv/test/ |
| D | benchmark-thread.c | 30 static volatile int num_threads; variable
|
| /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/gstreamer/gstreamer/tests/benchmarks/ |
| D | gstclockstress.c | 50 gint num_threads; in main() local
|
| D | gstbufferstress.c | 65 gint num_threads; in main() local
|
| D | gstpollstress.c | 143 gint num_threads; in main() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_query.c | 100 unsigned num_threads = MAX2(1, screen->num_threads); in llvmpipe_get_query_result() local 214 unsigned num_threads = MAX2(1, screen->num_threads); in llvmpipe_get_query_result_resource() local
|
| D | lp_cs_tpool.c | 87 lp_cs_tpool_create(unsigned num_threads) in lp_cs_tpool_create()
|
| D | lp_cs_tpool.h | 49 unsigned num_threads; member
|
| D | lp_screen.h | 53 unsigned num_threads; member
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-multithread.c | 37 static int num_threads = 30; variable
|
| /third_party/harfbuzz/test/api/ |
| D | test-multithread.c | 37 static int num_threads = 30; variable
|
| /third_party/flutter/skia/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/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/mesa3d/src/util/ |
| D | u_queue.c | 363 util_queue_adjust_num_threads(struct util_queue *queue, unsigned num_threads) in util_queue_adjust_num_threads() 401 unsigned num_threads, in util_queue_init()
|
| /third_party/libxml2/ |
| D | testThreads.c | 49 static const unsigned int num_threads = sizeof(threadParams) / variable
|
| /third_party/alsa-lib/test/ |
| D | pcm-multi-thread.c | 42 static int num_threads = 1; variable
|
| /third_party/python/Lib/test/ |
| D | test_thread.py | 158 def __init__(self, num_threads): argument
|