/[dotgnu-pnet]/libCrayons/src/CMutex.c
ViewVC logotype

Diff of /libCrayons/src/CMutex.c

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

revision 1.1.1.1 by Rich333, Mon Oct 17 18:19:31 2005 UTC revision 1.2 by Rich333, Mon Oct 17 21:01:36 2005 UTC
# Line 22  Line 22 
22  extern "C" {  extern "C" {
23  #endif  #endif
24    
25  #if HAVE_PTHREAD_H  #ifdef HAVE_PTHREAD_H
26          #include "CPThreadMutex.c"          #include "CPThreadMutex.c"
27  #else  #else
28          #include "CNoThreadMutex.c"          /* nothing to do here */
29  #endif  #endif
30    
31  #ifdef __cplusplus  #ifdef __cplusplus

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26