/[svn]/linuxsampler/trunk/src/common/Condition.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/common/Condition.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 63 by schoenebeck, Tue May 4 18:52:24 2004 UTC revision 502 by letz, Fri Apr 29 14:20:22 2005 UTC
# Line 43  class Condition : public Mutex { Line 43  class Condition : public Mutex {
43          /**          /**
44           * Destructor           * Destructor
45           */           */
46          ~Condition();          virtual ~Condition();
47    
48          /**          /**
49           * Blocks the calling thread if current condition equals           * Blocks the calling thread if current condition equals

Legend:
Removed from v.63  
changed lines
  Added in v.502

  ViewVC Help
Powered by ViewVC