System.SyncObjs.TConditionVariableHelper

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TConditionVariableHelper = record helper for TRTLConditionVariable

C++

/*Helper*/typedef void *TConditionVariableHelper;

プロパティ

種類 可視性 ソース ユニット
helper
typedef
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

説明

TConditionVariableHelper は、TRTLConditionVariable レコード用のクラス ヘルパです。

TConditionVariableHelper は、TRTLConditionVariable レコード用に、オペレーティング システムに依存するいくつかのヘルパ ルーチンを提供します。

関連項目