#include <dfpnParallel.h>

| Classes | |
| struct | ThreadData | 
| Public Member Functions | |
| DfpnShared () | |
| void | restartThreads (const HashKey &key, int depth, unsigned int threads) | 
| void | clear () | 
| Public Attributes | |
| volatile bool | stop_all | 
| CArray< ThreadData, 32 > | data | 
Definition at line 13 of file dfpnParallel.h.
| 
 | inline | 
Definition at line 37 of file dfpnParallel.h.
| 
 | inline | 
Definition at line 52 of file dfpnParallel.h.
| 
 | inline | 
Definition at line 40 of file dfpnParallel.h.
References data, depth, and SCOPED_LOCK.
| CArray<ThreadData, 32> osl::checkmate::DfpnShared::data | 
Definition at line 36 of file dfpnParallel.h.
Referenced by clear(), and restartThreads().
| volatile bool osl::checkmate::DfpnShared::stop_all | 
Definition at line 35 of file dfpnParallel.h.
Referenced by clear().
 1.8.4
 1.8.4