#include <dfpnParallel.h>

Public メソッド | |
| ThreadData () | |
| void | clear () |
Public 変数 | |
| HashKey | restart_key |
| volatile int | depth |
| volatile bool | restart |
| LightMutex | mutex |
dfpnParallel.h の 15 行で定義されています。
| osl::checkmate::DfpnShared::ThreadData::ThreadData | ( | ) | [inline] |
dfpnParallel.h の 21 行で定義されています。
| void osl::checkmate::DfpnShared::ThreadData::clear | ( | ) | [inline] |
dfpnParallel.h の 24 行で定義されています。
参照先 restart, と restart_key.
| volatile int osl::checkmate::DfpnShared::ThreadData::depth |
dfpnParallel.h の 18 行で定義されています。
dfpnParallel.h の 20 行で定義されています。
| volatile bool osl::checkmate::DfpnShared::ThreadData::restart |
dfpnParallel.h の 19 行で定義されています。
参照元 clear().
dfpnParallel.h の 17 行で定義されています。
参照元 clear().
1.6.3