System.SyncObjs.TConditionVariableHelper

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TConditionVariableHelper = record helper for TRTLConditionVariable

C++

struct TConditionVariableHelper /* Helper for record '_RTL_CONDITION_VARIABLE' */;

Propriétés

Type Visibilité  Source Unité  Parent
helper
class
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