darwin-event-cleanup-20060215

clean up event resources added for deadlock avoidance
This commit is contained in:
Chaskiel M Grundman 2006-02-15 20:53:02 +00:00 committed by Derrick Brashear
parent 90d681405a
commit cee042e2f9

View 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");