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

src/afs/afs_osi.c

index 5490d58d1de1fb76cad009d5b8f99206357a2a20..4fb69dad0a6abb5dcad4e836ee20166167305f73 100644 (file)
@@ -580,6 +580,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");