Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/pthread/test/
Dtest_pthread_local_storage.c134 #define STRESS_NUMTASKS 16 macro
155 pthread_t threads[STRESS_NUMTASKS] = { 0 };
158 for (int i = 0; i < STRESS_NUMTASKS; i++) {
161 for (int i = 0; i < STRESS_NUMTASKS; i++) {