From: Chaskiel M Grundman Date: Fri, 17 Feb 2006 15:29:47 +0000 (+0000) Subject: STABLE14-darwin-lost-wakeups-20060213 X-Git-Tag: openafs-stable-1_4_1-rc8~9 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2e144236c0bc8d63e43648692e7c74d50dec654a;p=packages%2Fo%2Fopenafs.git STABLE14-darwin-lost-wakeups-20060213 eliminate the apparent lost wakeup problem in tiger --- diff --git a/src/afs/DARWIN/osi_sleep.c b/src/afs/DARWIN/osi_sleep.c index 15bd022d7..049516441 100644 --- a/src/afs/DARWIN/osi_sleep.c +++ b/src/afs/DARWIN/osi_sleep.c @@ -113,7 +113,7 @@ typedef struct afs_event { #else #define EVTLOCK_INIT(e) #define EVTLOCK_LOCK(e) -#define EVTLCK_UNLOCK(e) +#define EVTLOCK_UNLOCK(e) #define EVTLOCK_DESTROY(e) #endif #define HASHSIZE 128