rpt_cond Class Reference

Collaboration diagram for rpt_cond:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 rpt_cond ()
void wait ()
void wake ()

Private Member Functions

bool dec_and_del ()

Private Attributes

Basics::cond cond
int count

Detailed Description

Definition at line 118 of file ApplyCache.C.


Constructor & Destructor Documentation

rpt_cond::rpt_cond (  )  [inline]

Definition at line 131 of file ApplyCache.C.

References count.


Member Function Documentation

bool rpt_cond::dec_and_del (  )  [inline, private]

Definition at line 121 of file ApplyCache.C.

References count.

Referenced by wait(), and wake().

Here is the caller graph for this function:

void rpt_cond::wait (  )  [inline]

Definition at line 132 of file ApplyCache.C.

References cond, count, dec_and_del(), and Basics::cond::wait().

Referenced by WaitForDuplicateEval().

Here is the call graph for this function:

Here is the caller graph for this function:

void rpt_cond::wake (  )  [inline]

Definition at line 137 of file ApplyCache.C.

References Basics::cond::broadcast(), cond, and dec_and_del().

Referenced by WakeWaitingEvals().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Basics::cond rpt_cond::cond [private]

Definition at line 119 of file ApplyCache.C.

Referenced by wait(), and wake().

int rpt_cond::count [private]

Definition at line 120 of file ApplyCache.C.

Referenced by dec_and_del(), rpt_cond(), and wait().


The documentation for this class was generated from the following file:
Generated on Fri May 25 01:17:15 2007 for Vesta by  doxygen 1.5.1