System.SyncObjs.TConditionVariableHelper

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

Delphi

TConditionVariableHelper = record helper for TRTLConditionVariable

C++

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

プロパティ

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

説明

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

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

関連項目