VirtualBox

Changeset 4247 in vbox


Ignore:
Timestamp:
Aug 20, 2007 6:58:29 PM (17 years ago)
Author:
vboxsync
Message:

Main: Marked VRDPConsoleCallback as thread-safe to avoid assertions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleVRDPServer.cpp

    r4131 r4247  
    183183#include <nsMemory.h>
    184184NS_DECL_CLASSINFO(VRDPConsoleCallback)
    185 NS_IMPL_ISUPPORTS1_CI(VRDPConsoleCallback, IConsoleCallback)
     185NS_IMPL_THREADSAFE_ISUPPORTS1_CI(VRDPConsoleCallback, IConsoleCallback)
    186186#endif /* VBOX_WITH_XPCOM */
    187187
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