VirtualBox

Changeset 89210 in vbox


Ignore:
Timestamp:
May 21, 2021 7:23:39 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144551
Message:

DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. [build fix] bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvAudio.cpp

    r89208 r89210  
    19331933     */
    19341934    RTCritSectRwEnterExcl(&pThis->CritSectGlobals);
    1935     Assert(*pcFreeStreams >= 0);
    19361935    *pcFreeStreams += 1;
    19371936    RTCritSectRwLeaveExcl(&pThis->CritSectGlobals);
Note: See TracChangeset for help on using the changeset viewer.

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