System.SyncObjs.TConditionVariableHelper
Delphi
TConditionVariableHelper = record helper for TRTLConditionVariable
C++
struct TConditionVariableHelper /* Helper for record '_RTL_CONDITION_VARIABLE' */;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
helper class  | 
		public | System.SyncObjs.pas System.SyncObjs.hpp  | 
        System.SyncObjs | System.SyncObjs | 
Description
TConditionVariableHelper is a class helper for the TRTLConditionVariable record.
TConditionVariableHelper provides several operating-system-dependent helper routines for the TRTLConditionVariable record.