All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Member Functions | Public Attributes
osl::checkmate::DfpnShared Class Reference

#include <dfpnParallel.h>

Collaboration diagram for osl::checkmate::DfpnShared:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 13 of file dfpnParallel.h.


Constructor & Destructor Documentation

Definition at line 37 of file dfpnParallel.h.


Member Function Documentation

Definition at line 52 of file dfpnParallel.h.

References data, and stop_all.

void osl::checkmate::DfpnShared::restartThreads ( const HashKey &  key,
int  depth,
unsigned int  threads 
) [inline]

Definition at line 40 of file dfpnParallel.h.

References data, depth, and SCOPED_LOCK.


Member Data Documentation

Definition at line 36 of file dfpnParallel.h.

Referenced by clear(), and restartThreads().

Definition at line 35 of file dfpnParallel.h.

Referenced by clear().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines