System.SyncObjs.TConditionVariableHelper

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TConditionVariableHelper = record helper for TRTLConditionVariable

C++

/*Helper*/typedef void *TConditionVariableHelper;

Propriétés

Type Visibilité  Source Unité  Parent
helper
typedef
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

Description

TConditionVariableHelper est une classe d'assistance pour l'enregistrement TRTLConditionVariable.

TConditionVariableHelper fournit plusieurs routines d'assistance dépendantes du système d'exploitation pour l'enregistrement TRTLConditionVariable.

Voir aussi