|
LLVM OpenMP 22.0.0git
|
Public Member Functions | |
| is_cancellable () | |
| is_cancellable (bool b) | |
| is_cancellable & | operator= (bool b) |
| operator bool () const | |
Public Attributes | |
| bool | value |
Definition at line 1769 of file kmp_barrier.cpp.
|
inline |
|
inline |
Definition at line 1772 of file kmp_barrier.cpp.
|
inline |
Definition at line 1777 of file kmp_barrier.cpp.
References value.
|
inline |
Definition at line 1773 of file kmp_barrier.cpp.
References b, is_cancellable(), and value.
| bool is_cancellable< true >::value |
Definition at line 1770 of file kmp_barrier.cpp.
Referenced by is_cancellable(), is_cancellable(), operator bool(), and operator=().