LLVM OpenMP 20.0.0git
Classes
Wait/Release operations

The definitions and functions here implement the lowest level thread synchronizations of suspending a thread and awaking it. More...

Classes

struct  flag_properties
 

Detailed Description

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.