LLVM OpenMP 20.0.0git
|
The definitions and functions here implement the lowest level thread synchronizations of suspending a thread and awaking it. More...
Classes | |
struct | flag_properties |
The definitions and functions here implement the lowest level thread synchronizations of suspending a thread and awaking it.
They are used to build higher level operations such as barriers and fork/join.