LLVM OpenMP 20.0.0git
|
Public Member Functions | |
kmp_gomp_depends_info_t (void **depend) | |
kmp_int32 | get_num_deps () const |
kmp_depend_info_t | get_kmp_depend (size_t index) const |
Definition at line 36 of file kmp_gsupport.cpp.
|
inline |
Definition at line 43 of file kmp_gsupport.cpp.
References KMP_ASSERT.
|
inline |
Definition at line 69 of file kmp_gsupport.cpp.
References kmp_depend_info::base_addr, kmp_depend_info::flags, kmp_depend_info::in, KMP_ASSERT, KMP_FATAL, KMP_GOMP_DEPOBJ_IN, KMP_GOMP_DEPOBJ_INOUT, KMP_GOMP_DEPOBJ_MTXINOUTSET, KMP_GOMP_DEPOBJ_OUT, kmp_depend_info::len, kmp_depend_info::mtx, and kmp_depend_info::out.
Referenced by KMP_API_NAME_GOMP_TASKWAIT_DEPEND().
|
inline |
Definition at line 68 of file kmp_gsupport.cpp.
Referenced by KMP_API_NAME_GOMP_TASKWAIT_DEPEND().