Searched refs:rtSchedNativeRestore (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/linux/
H A Dsched-linux.cpp298 static void rtSchedNativeRestore(PSAVEDPRIORITY pSave) function
442 rtSchedNativeRestore(&SavedPriority);
521 rtSchedNativeRestore(&SavedPriority);
/vbox/src/VBox/Runtime/r3/posix/
H A Dsched-posix.cpp360 static void rtSchedNativeRestore(PSAVEDPRIORITY pSave) function
499 rtSchedNativeRestore(&SavedPriority);
633 rtSchedNativeRestore(&SavedPriority);

Completed in 1258 milliseconds