Searched refs:NUM_THREADS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_thread.c108 #define NUM_THREADS 100 macro
148 if (count >= NUM_THREADS * NUM_ITERATIONS)
184 THREAD_T threads[NUM_THREADS];
243 for (i = 0; i < NUM_THREADS; ++i)
253 for (i = 0; i < NUM_THREADS; ++i)
258 tt_int_op(count, ==, NUM_THREADS * NUM_ITERATIONS);
272 #undef NUM_THREADS macro
273 #define NUM_THREADS 10 macro
308 struct alerted_record alerted[NUM_THREADS];
309 THREAD_T threads[NUM_THREADS];
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/
H A Dop_model_cell.c62 #define NUM_THREADS 2 /* number of physical threads in macro
144 static struct pmc_cntrl_data pmc_cntrl[NUM_THREADS][NR_PHYS_CTRS];

Completed in 77 milliseconds