System.SyncObjs.TConditionVariableHelper

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TConditionVariableHelper = record helper for TRTLConditionVariable

C++

/*Helper*/typedef void *TConditionVariableHelper;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
helper
typedef
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

Beschreibung

TConditionVariableHelper ist eine Hilfsklasse für den TRTLConditionVariable-Record.

TConditionVariableHelper stellt betriebssystemabhängige Routinen für den TRTLConditionVariable-Record bereit.

Siehe auch