LLVM OpenMP 22.0.0git
Public Attributes | List of all members
kmp_hot_team_ptr Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"

Public Attributes

kmp_team_phot_team
 
kmp_int32 hot_team_nth
 

Detailed Description

Definition at line 2907 of file kmp.h.

Member Data Documentation

◆ hot_team

kmp_team_p* kmp_hot_team_ptr::hot_team

Definition at line 2908 of file kmp.h.

Referenced by __kmp_allocate_team(), __kmp_fork_team_threads(), and __kmp_free_hot_teams().

◆ hot_team_nth

kmp_int32 kmp_hot_team_ptr::hot_team_nth

Definition at line 2909 of file kmp.h.

Referenced by __kmp_allocate_team(), __kmp_fork_team_threads(), and __kmp_free_hot_teams().


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