Searched defs:rtSchedNativeCalcDefaultPriority (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Dsched-generic.cpp48 DECLHIDDEN(int) rtSchedNativeCalcDefaultPriority(RTTHREADTYPE enmType) function
/vbox/src/VBox/Runtime/r3/os2/
H A Dsched-os2.cpp192 DECLHIDDEN(int) rtSchedNativeCalcDefaultPriority(RTTHREADTYPE enmType) function
/vbox/src/VBox/Runtime/r3/win/
H A Dsched-win.cpp259 DECLHIDDEN(int) rtSchedNativeCalcDefaultPriority(RTTHREADTYPE enmType) function
/vbox/src/VBox/Runtime/r3/darwin/
H A Dsched-darwin.cpp223 DECLHIDDEN(int) rtSchedNativeCalcDefaultPriority(RTTHREADTYPE enmType) function
/vbox/src/VBox/Runtime/r3/posix/
H A Dsched-posix.cpp511 DECLHIDDEN(int) rtSchedNativeCalcDefaultPriority(RTTHREADTYPE enmType) function

Completed in 50 milliseconds