VirtualBox

Changeset 24932 in vbox for trunk/src


Ignore:
Timestamp:
Nov 25, 2009 10:38:13 AM (15 years ago)
Author:
vboxsync
Message:

DisplayImpl: VBVA lock (xTracker 4463).

File:
1 edited

Legend:

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

    r24931 r24932  
    987987#ifdef VBOX_WITH_OLD_VBVA_LOCK
    988988    /*
    989      * Always runs under VBVA or DevVGA lock.
     989     * Always runs under either VBVA lock or, for HGSMI, DevVGA lock.
    990990     * Safe to use VBVA vars and take the framebuffer lock.
    991991     */
    992 #ifdef DEBUG_sunlover
    993     /* This assert is here for testing only. */
    994     Assert(RTCritSectIsOwner(&mVBVALock));
    995 #endif /* DEBUG_sunlover */
    996992#endif /* VBOX_WITH_OLD_VBVA_LOCK */
    997993
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