Home
last modified time | relevance | path

Searched refs:MAX_THREADS (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/tests/monotonic_time/src/
Dthreads.c17 #define MAX_THREADS MAX_CPUS macro
26 static thread_t threads[MAX_THREADS];
61 if (num_threads >= MAX_THREADS) in create_per_cpu_threads()
88 if (nthreads > MAX_THREADS) in create_threads()
89 nthreads = MAX_THREADS; in create_threads()
/external/linux-kselftest/tools/testing/selftests/timers/
Dthreadtest.c44 #define MAX_THREADS 128 macro
137 pthread_t pth[MAX_THREADS]; in main()
168 if (thread_count > MAX_THREADS) in main()
169 thread_count = MAX_THREADS; in main()
/external/libmpeg2/decoder/
Dimpeg2d_structs.h401 #define MAX_THREADS 4 macro
409 dec_state_t *ps_dec_state[MAX_THREADS];
410 UWORD32 au4_thread_launched[MAX_THREADS];
Dimpeg2d_api.h53 #define NUM_MEM_RECORDS 4 * MAX_THREADS + NUM_INT_FRAME_BUFFERS + 5 + 2
Dimpeg2d_api_main.c287 for(i = 0; i < MAX_THREADS; i++) in impeg2d_api_set_num_cores()
505 for(i4_num_threads = 0; i4_num_threads < MAX_THREADS; i4_num_threads++) in impeg2d_fill_mem_rec()
1015 for(i4_num_threads = 0; i4_num_threads < MAX_THREADS; i4_num_threads++) in impeg2d_api_reset()
1639 for(i4_num_threads = 0; i4_num_threads < MAX_THREADS; i4_num_threads++) in impeg2d_api_init()
1759 for(i4_num_threads = 0; i4_num_threads < MAX_THREADS; i4_num_threads++) in impeg2d_api_init()
2989 if((ps_ip->u4_num_cores < 1) || (ps_ip->u4_num_cores > MAX_THREADS)) in impeg2d_api_check_struct_sanity()
/external/ltp/testcases/kernel/io/disktest/
Dthreading.h105 #define MAX_THREADS 65536 /* max number of threads, reader/writer, per test */ macro
Dparse.c609 if (atoi(optarg) > MAX_THREADS) { in fill_cld_args()
612 atoi(optarg), MAX_THREADS); in fill_cld_args()
/external/ltp/testcases/network/tcp_fastopen/
Dtcp_fastopen.c172 #define MAX_THREADS 10000 macro
420 if (clients_num >= MAX_THREADS) { in client_init()
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...