VirtualBox

Changeset 15923 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 13, 2009 6:20:34 PM (16 years ago)
Author:
vboxsync
Message:

NetFlt/win: bind/unbind concurrency fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFltInternal.h

    r15917 r15923  
    200200            /** The MAC address of the interface. Caching MAC for performance reasons. */
    201201            RTMAC Mac;
     202            /** mutex used to synchronize ADAPT init/deinit */
     203            RTSEMMUTEX hAdaptMutex;
    202204            /** @}  */
    203205# 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