LLVM OpenMP 20.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/kmp_wait_release.h"
Additional Inherited Members | |
Public Types inherited from kmp_flag_native< kmp_uint64, flag64, Sleepable > | |
typedef kmp_uint64 | flag_t |
Public Types inherited from kmp_flag< FlagType > | |
typedef flag_traits< FlagType > | traits_type |
Protected Types inherited from kmp_flag_native< kmp_uint64, flag64, Sleepable > | |
typedef flag_traits< FlagType > | traits_type |
Protected Attributes inherited from kmp_flag_native< kmp_uint64, flag64, Sleepable > | |
volatile kmp_uint64 * | loc |
kmp_uint64 | checker |
When flag==checker, it has been released. | |
Protected Attributes inherited from kmp_flag< FlagType > | |
flag_properties | t |
"Type" of the flag in loc | |
kmp_info_t * | waiting_threads [1] = {nullptr} |
kmp_uint32 | num_waiting_threads |
Num threads sleeping on this thread. | |
std::atomic< bool > * | sleepLoc |
Definition at line 861 of file kmp_wait_release.h.
|
inline |
Definition at line 863 of file kmp_wait_release.h.
|
inline |
Definition at line 865 of file kmp_wait_release.h.
|
inline |
Definition at line 867 of file kmp_wait_release.h.
|
inline |
Definition at line 869 of file kmp_wait_release.h.
|
inline |
Definition at line 876 of file kmp_wait_release.h.
References __kmp_execute_tasks_64(), and USE_ITT_BUILD_ARG.
|
inline |
Definition at line 893 of file kmp_wait_release.h.
References flag64.
|
inline |
Definition at line 892 of file kmp_wait_release.h.
References __kmp_release_template().
Referenced by __kmp_hyper_barrier_gather().
|
inline |
Definition at line 875 of file kmp_wait_release.h.
References __kmp_resume_64().
Referenced by __kmp_resume_if_soft_paused().
|
inline |
Definition at line 871 of file kmp_wait_release.h.
References __kmp_suspend_64().
|
inline |
Definition at line 883 of file kmp_wait_release.h.
References USE_ITT_BUILD_ARG.
Referenced by __kmp_hyper_barrier_gather().