VirtualBox

Changeset 105377 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Jul 17, 2024 2:06:05 PM (6 months ago)
Author:
vboxsync
Message:

iprt/cdefs.h,*: s/RT_IPRT_CALL_ATTR/RT_IPRT_CALLREQ_ATTR/g bugref:10725

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/thread.h

    r105353 r105377  
    291291DECLHIDDEN(bool) rtThreadPosixPriorityProxyStart(void);
    292292DECLHIDDEN(int)  rtThreadPosixPriorityProxyCall(PRTTHREADINT pTargetThread, PFNRT pfnFunction,
    293                                                 int cArgs, ...) RT_IPRT_CALL_ATTR(2, 3, 4);
     293                                                int cArgs, ...) RT_IPRT_CALLREQ_ATTR(2, 3, 4);
    294294# endif
    295295#endif
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