/[mailutils]/mailutils/mailbox/monitor.c
ViewVC logotype

Diff of /mailutils/mailbox/monitor.c

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

revision 1.8 by polak, Sun Dec 29 12:52:07 2002 UTC revision 1.9 by gray, Mon Feb 3 11:30:45 2003 UTC
# Line 41  pthread_mutex_t monitor_lock = PTHREAD_M Line 41  pthread_mutex_t monitor_lock = PTHREAD_M
41  #  define STATIC_UNLOCK(m) pthread_mutex_unlock(m)  #  define STATIC_UNLOCK(m) pthread_mutex_unlock(m)
42  #else  #else
43  #  define STATIC_LOCK(m) 0  #  define STATIC_LOCK(m) 0
44  #  define STATIC_UNLOCK(m) 0  #  define STATIC_UNLOCK(m)
45  int monitor_lock;  int monitor_lock;
46  #endif  #endif
47    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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