ClassesClasses | | Operators

Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HBarrier (Class)

Name

HBarrier — Represents an instance of a barrier synchronization object.

Constructors

CreateBarrier    Create a barrier synchronization object.

Methods

ClearBarrier    Destroy a barrier synchronization object.
CreateBarrier    Create a barrier synchronization object.
WaitBarrier    Wait on the release of a barrier synchronization object.

HBarrier (Class)

Name

HBarrier — Represents an instance of a barrier synchronization object.

Constructors

CreateBarrier    Create a barrier synchronization object.

Methods

ClearBarrier    Destroy a barrier synchronization object.
CreateBarrier    Create a barrier synchronization object.
WaitBarrier    Wait on the release of a barrier synchronization object.


ClassesClasses | | Operators