VirtualBox

Ignore:
Timestamp:
Jul 16, 2024 11:47:19 AM (6 months ago)
Author:
vboxsync
Message:

iprt/req.h,*: Adjustments of the RTReqQueue API to fit darwin/arm64 restrictions. bugref:10725

File:
1 edited

Legend:

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

    r98103 r105353  
    290290# ifdef RTTHREAD_POSIX_WITH_CREATE_PRIORITY_PROXY
    291291DECLHIDDEN(bool) rtThreadPosixPriorityProxyStart(void);
    292 DECLHIDDEN(int)  rtThreadPosixPriorityProxyCall(PRTTHREADINT pTargetThread, PFNRT pfnFunction, int cArgs, ...);
     292DECLHIDDEN(int)  rtThreadPosixPriorityProxyCall(PRTTHREADINT pTargetThread, PFNRT pfnFunction,
     293                                                int cArgs, ...) RT_IPRT_CALL_ATTR(2, 3, 4);
    293294# endif
    294295#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