Skip to content

HBarrier🔗

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.