VirtualBox

Ignore:
Timestamp:
Jul 16, 2024 11:47:19 AM (7 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
164006
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/HostServices/GuestProperties/VBoxGuestPropSvc.cpp

    r101395 r105353  
    13821382
    13831383        rc = RTReqQueueCallEx(mhReqQNotifyHost, NULL, 0, RTREQFLAGS_VOID | RTREQFLAGS_NO_WAIT,
    1384                               (PFNRT)notifyHostAsyncWorker, 3,
    1385                               mpfnHostCallback, mpvHostData, pHostCallbackData);
     1384                              (PFNRT)notifyHostAsyncWorker, 3, mpfnHostCallback, mpvHostData, pHostCallbackData);
    13861385        if (RT_FAILURE(rc))
    13871386        {
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