Home :: GreenPad :: ki :: Core classes

class Lockable

^ 
マルチスレッド・ポリシー3

このクラスから派生すると、AutoLock クラスを使えるようになります。 このクラスに this ポインタを渡すことで排他状態に入り、デストラクタで 抜け出せるようになります。Lockable::AutoLock は、完全な排他制御を 行います。万全を期すならかならずこのクラスを用いましょう。

Source:
C:\usr\develop\MyProject\GreenPad\kilib\thread.h:132
Author:
K.INABA
Version:
beta

Created Mon May 06 21:01:04 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_msvc_MSWin32-4.0.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.