Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/test/tasking/
H A Dkmp_taskloop.c22 int(*pth_counter)[N]; member
81 __kmpc_atomic_fixed4_add(NULL,gtid,&((*pshar->pth_counter)[task->th]),1); in task_entry()
120 psh->pth_counter = &th_counter; in main()