VirtualBox

Changeset 74373 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Sep 19, 2018 3:09:27 PM (6 years ago)
Author:
vboxsync
Message:

IPRT:critsect: Corrected RTCritSectEnterMultipleDebug signature again, prototype was wrong it turns out.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/critsect.h

    r69105 r74373  
    247247 * @remark  See RTCritSectEnterMultiple().
    248248 */
    249 RTDECL(int) RTCritSectEnterMultipleDebug(size_t cCritSects, PRTCRITSECT *papCritSects, RTUINTPTR uId, RT_SRC_POS_DECL);
     249RTDECL(int) RTCritSectEnterMultipleDebug(size_t cCritSects, PRTCRITSECT *papCritSects, RTHCUINTPTR uId, RT_SRC_POS_DECL);
    250250
    251251# endif /* IN_RING3 */
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