Searched refs:REPEAT_COUNT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-lock.c62 #define REPEAT_COUNT 50000 macro
142 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
232 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
342 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
414 static gl_rwlock_t fire_signal[REPEAT_COUNT];
436 for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
443 if (repeat == REPEAT_COUNT)
481 for (i = 0; i < REPEAT_COUNT; i++)
488 for (i = REPEAT_COUNT-1; i >= 0; i--)
495 for (repeat = 0; repeat <= REPEAT_COUNT; repea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c66 #define REPEAT_COUNT 50000 macro
247 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
334 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
441 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
510 static gl_rwlock_t fire_signal[REPEAT_COUNT];
532 for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
539 if (repeat == REPEAT_COUNT)
577 for (i = 0; i < REPEAT_COUNT; i++)
584 for (i = REPEAT_COUNT-1; i >= 0; i--)
591 for (repeat = 0; repeat <= REPEAT_COUNT; repea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-lock.c62 #define REPEAT_COUNT 50000 macro
243 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
330 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
437 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
506 static gl_rwlock_t fire_signal[REPEAT_COUNT];
528 for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
535 if (repeat == REPEAT_COUNT)
573 for (i = 0; i < REPEAT_COUNT; i++)
580 for (i = REPEAT_COUNT-1; i >= 0; i--)
587 for (repeat = 0; repeat <= REPEAT_COUNT; repea
[all...]
H A Dtest-tls.c47 #define REPEAT_COUNT 50000 macro
241 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)

Completed in 43 milliseconds