VirtualBox

Ignore:
Timestamp:
Aug 18, 2015 11:19:28 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102181
Message:

More DECLCALLBACK fixes; retired RTMemAutoPtr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/network/NetPerf.cpp

    r57358 r57416  
    320320 * @param   iTick               The tick, ignored.
    321321 */
    322 static void netperfStopTimerCallback(RTTIMERLR hTimer, void *pvUser, uint64_t iTick)
     322static DECLCALLBACK(void) netperfStopTimerCallback(RTTIMERLR hTimer, void *pvUser, uint64_t iTick)
    323323{
    324324    bool volatile *pfStop = (bool volatile *)pvUser;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette