VirtualBox

Changeset 88885 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 5, 2021 6:28:38 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144220
Message:

DrvAudioVRDE: Experimenting with alternative ways of signalling that we want to play/record stuff when a client connects. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/DrvAudioVRDE.h

    r88382 r88885  
    7070    /** Pointer to the associated VRDE audio driver. */
    7171    struct DRVAUDIOVRDE *mpDrv;
     72    /** Protects accesses to mpDrv from racing driver destruction. */
     73    RTCRITSECT mCritSect;
    7274};
    7375
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