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

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

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

revision 1648 by senoner, Wed Nov 14 23:42:15 2007 UTC revision 1649 by nagata, Fri Jan 25 15:06:02 2008 UTC
# Line 30  Line 30 
30  #include <pthread.h>  #include <pthread.h>
31  #endif  #endif
32    
33    #include "global_private.h"
34    
35  namespace LinuxSampler {  namespace LinuxSampler {
36    
37  /** @brief Mutual exclusive objects  /** @brief Mutual exclusive objects

Legend:
Removed from v.1648  
changed lines
  Added in v.1649

  ViewVC Help
Powered by ViewVC