|
LLVM OpenMP 22.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp.h"
Public Attributes | |
| ident_t const * | ident |
| enum cons_type | type |
| int | prev |
| kmp_user_lock_p | name |
| ident_t const* cons_data::ident |
Definition at line 1713 of file kmp.h.
Referenced by __kmp_error_construct2().
| kmp_user_lock_p cons_data::name |
| enum cons_type cons_data::type |
Definition at line 1714 of file kmp.h.
Referenced by __kmp_error_construct2().