/[mailutils]/mailutils/include/mailutils/locker.h
ViewVC logotype

Diff of /mailutils/include/mailutils/locker.h

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

revision 1.6 by sroberts, Tue Mar 12 04:26:52 2002 UTC revision 1.7 by gray, Thu Mar 21 10:10:57 2002 UTC
# Line 34  extern "C" { Line 34  extern "C" {
34    
35  /* locker_create() flags */  /* locker_create() flags */
36    
37    #define MU_LOCKER_NULL     0
38      /* Special locker type: means no lock. This is to be used with
39         temporary mailboxes stored in memory. */
40  #define MU_LOCKER_RETRY    0x01  #define MU_LOCKER_RETRY    0x01
41    /* This requests that we loop retries times, sleeping retry_sleep    /* This requests that we loop retries times, sleeping retry_sleep
42       seconds in between trying to obtain the lock before failing with       seconds in between trying to obtain the lock before failing with

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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