VirtualBox

Changeset 24415 in vbox


Ignore:
Timestamp:
Nov 5, 2009 9:07:56 PM (15 years ago)
Author:
vboxsync
Message:

AsyncCompletion: Release the write lock when done. Should fix guest hangs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PDMAsyncCompletionFileCache.cpp

    r24359 r24415  
    10691069                        ASMAtomicSubS32(&pTask->cbTransferLeft, cbCopy);
    10701070                    }
     1071                    RTSemRWReleaseWrite(pEndpointCache->SemRWEntries);
    10711072                }
    10721073                else
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette