]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
STABLE14-darwin-event-cleanup-20060215
authorChaskiel M Grundman <cg2v@andrew.cmu.edu>
Wed, 15 Feb 2006 20:55:11 +0000 (20:55 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 15 Feb 2006 20:55:11 +0000 (20:55 +0000)
clean up event resources added for deadlock avoidance

(cherry picked from commit cee042e2f9f3e22e3cdb0c9535b122eb1714b691)

src/afs/afs_osi.c

index eeebdf29b46b3d101f366d2e5f19f75db60d83b0..ae0bf59620785719057ac8da93f954733c21d4cc 100644 (file)
@@ -581,6 +581,7 @@ shutdown_osi(void)
        afs_osi_ctxtp = NULL;
        afs_osi_ctxtp_initialized = 0;
     }
+    shutdown_osisleep();
 #endif
     if (afs_cold_shutdown) {
        LOCK_INIT(&afs_ftf, "afs_ftf");