VirtualBox

Changeset 43387 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Sep 21, 2012 9:40:25 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80859
Message:

VMM: HM cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp

    r41783 r43387  
    30203020        return true;
    30213021
    3022     /* ASSUMES: That a preemption test detects HWACCM contexts. (Will work on
     3022    /* ASSUMES: That a preemption test detects HM contexts. (Will work on
    30233023                non-preemptive systems as well.) */
    30243024    if (RTThreadPreemptIsEnabled(NIL_RTTHREAD))
     
    30443044        return true;
    30453045
    3046     /* ASSUMES: That a preemption test detects HWACCM contexts. (Will work on
     3046    /* ASSUMES: That a preemption test detects HM contexts. (Will work on
    30473047                non-preemptive systems as well.) */
    30483048    if (RTThreadPreemptIsEnabled(NIL_RTTHREAD))
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