VirtualBox

Changeset 47521 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 2, 2013 12:11:14 PM (11 years ago)
Author:
vboxsync
Message:

I really wonder why gcc doesn't warn/error here ...

File:
1 edited

Legend:

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

    r47520 r47521  
    6969 * @param   pvUser      Pointer to the user argument.
    7070 */
    71 static void tstR0ThreadCtxHook(RTTHREADCTXEVENT enmEvent, void *pvUser)
     71static DECLCALLBACK(void) tstR0ThreadCtxHook(RTTHREADCTXEVENT enmEvent, void *pvUser)
    7272{
    7373    PTSTRTR0THREADCTXDATA pData = (PTSTRTR0THREADCTXDATA)pvUser;
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