VirtualBox

Ignore:
Timestamp:
Aug 18, 2015 12:42:05 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102191
Message:

DECLCALLBACK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/lwip-new/vbox/sys_arch.c

    r56292 r57426  
    494494 * to make lwip thread main function compatible with IPRT thread main function.
    495495 */
    496 static int sys_thread_adapter(RTTHREAD ThreadSelf, void *pvUser)
     496static DECLCALLBACK(int) sys_thread_adapter(RTTHREAD ThreadSelf, void *pvUser)
    497497{
    498498    THREADLOCALSTORAGE *tls = (THREADLOCALSTORAGE *)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