mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
darwin-event-cleanup-20060215
clean up event resources added for deadlock avoidance
This commit is contained in:
parent
90d681405a
commit
cee042e2f9
@ -580,6 +580,7 @@ shutdown_osi(void)
|
|||||||
afs_osi_ctxtp = NULL;
|
afs_osi_ctxtp = NULL;
|
||||||
afs_osi_ctxtp_initialized = 0;
|
afs_osi_ctxtp_initialized = 0;
|
||||||
}
|
}
|
||||||
|
shutdown_osisleep();
|
||||||
#endif
|
#endif
|
||||||
if (afs_cold_shutdown) {
|
if (afs_cold_shutdown) {
|
||||||
LOCK_INIT(&afs_ftf, "afs_ftf");
|
LOCK_INIT(&afs_ftf, "afs_ftf");
|
||||||
|
Loading…
Reference in New Issue
Block a user