Searched defs:num_threads (Results 26 - 35 of 35) sorted by relevance
12
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast.c | 1261 lp_rast_create(unsigned num_threads) in lp_rast_create() argument [all...] |
H A D | lp_setup_context.h | 91 unsigned num_threads; member
|
/third_party/lwip/src/apps/lwiperf/ |
H A D | lwiperf.c | 92 u32_t num_threads; /* unused for now */ member
|
/third_party/openssl/test/ |
H A D | threadstest.c | 285 thread_run_test(void (*main_func)(void), size_t num_threads, void (*thread_func)(void), int libctx, const char *providers[]) thread_run_test() argument
|
/third_party/libfuse/example/ |
H A D | passthrough_hp.cc | 158 size_t num_threads; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | evergreen_compute.c | 1058 int num_threads; in evergreen_init_atom_start_compute_cs() local [all...] |
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | aio-stress.c | 82 static int num_threads = 1; variable 958 static int setup_shared_mem(int num_threads, int num_files, int depth, int reclen) in setup_shared_mem() argument 1137 static int run_workers(struct thread_info *t, int num_threads) in run_workers() argument [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_ngg.c | 1644 nir_ssa_def *num_threads = nir_bit_count(b, nir_ballot(b, 1, s->wave_size, nir_imm_bool(b, true))); in ngg_gs_shader_query() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 7292 int num_threads = DEF_NUM_THREADS; in do_scsi_sgp_read_write() local
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 10899 int num_threads = std::max(1, int(std::thread::hardware_concurrency())); in DecodeChunk() local 11045 int num_threads = std::max(1, int(std::thread::hardware_concurrency())); in DecodeChunk() local
|
Completed in 43 milliseconds
12