VirtualBox

Ignore:
Timestamp:
Oct 14, 2010 4:35:21 PM (14 years ago)
Author:
vboxsync
Message:

VBoxNetFlt/solaris: fix panic with using fastmutex with preemption disabled.

File:
1 edited

Legend:

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

    r30119 r33141  
    208208            RTMAC MacAddr;
    209209            /** Mutex protection used for loopback. */
    210             RTSEMFASTMUTEX hFastMtx;
     210            kmutex_t hMtx;
    211211            /** Mutex protection used for dynamic IPv6 attaches. */
    212212            RTSEMFASTMUTEX hPollMtx;
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