LLVM OpenMP 20.0.0git
Public Attributes | List of all members
shar Struct Reference

Public Attributes

int(* pth_counter )[N]
 
intpcounter
 
intpj
 
intptask_count
 

Detailed Description

Definition at line 41 of file bug_taskwait_detach.cpp.

Member Data Documentation

◆ pcounter

int * shar::pcounter

Definition at line 23 of file kmp_taskloop.c.

Referenced by main(), task_entry(), and task_loop().

◆ pj

int * shar::pj

Definition at line 24 of file kmp_taskloop.c.

Referenced by main(), task_entry(), and task_loop().

◆ ptask_count

int* shar::ptask_count

Definition at line 25 of file kmp_taskloop_5.c.

Referenced by task_entry(), and task_loop().

◆ pth_counter

int(* shar::pth_counter)[N]

Definition at line 22 of file kmp_taskloop.c.

Referenced by main(), and task_entry().


The documentation for this struct was generated from the following files: