Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Dkmp_taskloop.c23 int *pcounter; member
80 __kmpc_atomic_fixed4_add(NULL,gtid,pshar->pcounter,1); in task_entry()
121 psh->pcounter = &counter; in main()
H A Dkmp_taskloop_5.c23 int *pcounter; member
81 __kmpc_atomic_fixed4_add(NULL,gtid,pshar->pcounter,1); in task_entry()
107 psh->pcounter = &counter; in task_loop()