VirtualBox

Changeset 62726 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Jul 30, 2016 12:13:51 AM (8 years ago)
Author:
vboxsync
Message:

IPRT/testcases: warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTR0SemMutexDriver.cpp

    r62725 r62726  
    7070static DECLCALLBACK(int) tstThreadFn(RTTHREAD hThreadSelf, void *pvUser)
    7171{
    72     RT_NOREF1(hThreadSelf)
     72    RT_NOREF1(hThreadSelf);
    7373    uint32_t            u32   = (uint32_t)(uintptr_t)pvUser;
    7474    TSTRTR0SEMMUTEX     enmDo = (TSTRTR0SEMMUTEX)RT_LOWORD(u32);
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