VirtualBox

Changeset 77911 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 27, 2019 11:51:44 AM (6 years ago)
Author:
vboxsync
Message:

Main: bugref:7929: Fixed comilation issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp

    r77910 r77911  
    626626         * to raise it again for existing thread (new threads will work fine).
    627627         */
    628         rc = SchedNativeCheckThreadTypes(&g_aDefaultPriority);
     628        rc = rtSchedNativeCheckThreadTypes(&g_aDefaultPriority, fHavePriorityProxy);
    629629        if (RT_SUCCESS(rc))
    630630            g_pProcessPriority = &g_aDefaultPriority;
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