VirtualBox

Ignore:
Timestamp:
Jul 22, 2016 12:46:53 PM (8 years ago)
Author:
vboxsync
Message:

IPRT/R0/RC: MSC level 4 warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/critsect-generic.cpp

    r59039 r62436  
    298298         */
    299299        IPRT_CRITSECT_WAITING(pCritSect, NULL, cLockers, (void *)pCritSect->NativeThreadOwner);
    300 #ifndef RTCRITSECT_STRICT
     300#if !defined(RTCRITSECT_STRICT) && defined(IN_RING3)
    301301        RTTHREAD hThreadSelf = RTThreadSelf();
    302302#endif
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