VirtualBox

Changeset 10204 in vbox


Ignore:
Timestamp:
Jul 4, 2008 8:11:04 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32777
Message:

Corrected logging function name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PDMAllCritSect.cpp

    r8677 r10204  
    9191     * Failed.
    9292     */
    93     LogFlow(("pcnetLock: locked => HC (%Vrc)\n", rcBusy));
     93    LogFlow(("PDMCritSectEnter: locked => HC (%Vrc)\n", rcBusy));
    9494    STAM_COUNTER_INC(&pCritSect->s.StatContentionR0GCLock);
    9595    return rcBusy;
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