VirtualBox

Changeset 25369 in vbox


Ignore:
Timestamp:
Dec 14, 2009 4:45:39 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55987
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/lockvalidator.cpp

    r25368 r25369  
    149149    {
    150150        hThread = RTThreadSelf();
     151#ifdef IN_RING3
    151152        if (RT_UNLIKELY(hThread == NIL_RTTHREAD))
    152153            RTThreadAdopt(RTTHREADTYPE_DEFAULT, 0, NULL, &hThread);
     154#endif
    153155    }
    154156    ASMAtomicWriteHandle(&pRec->hThread, hThread);
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