Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/test/tasking/
Domp_task_final.c10 int includedtids[NUM_TASKS]; in test_omp_task_final() local
35 includedtids[included] = omp_get_thread_num(); in test_omp_task_final()
46 if (tids[i] != includedtids[i]) { in test_omp_task_final()