Public メソッド

クラス v8::internal::Semaphore

#include <platform.h>

v8::internal::LinuxSemaphore, v8::internal::MacOSSemaphore, v8::internal::NullSemaphore, と v8::internal::Win32Semaphoreに継承されています。

すべてのメンバ一覧

Public メソッド

virtual ~Semaphore ()
virtual void Wait ()=0
virtual void Signal ()=0

説明

platform.h386 行で定義されています。


コンストラクタとデストラクタ

virtual v8::internal::Semaphore::~Semaphore (  )  [inline, virtual]

platform.h388 行で定義されています。


関数

virtual void v8::internal::Semaphore::Signal (  )  [pure virtual]
virtual void v8::internal::Semaphore::Wait (  )  [pure virtual]

このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義