diff --git a/stepmania/src/arch/ArchHooks/ArchHooks.h b/stepmania/src/arch/ArchHooks/ArchHooks.h index 48916c9ff2..5cfe4ee014 100644 --- a/stepmania/src/arch/ArchHooks/ArchHooks.h +++ b/stepmania/src/arch/ArchHooks/ArchHooks.h @@ -26,6 +26,12 @@ public: virtual void BoostPriority() { } virtual void UnBoostPriority() { } + /* + * The priority of the concurrent rendering thread may need to be boosted + * on some schedulers. + */ + virtual void SetupConcurrentRenderingThread() { } + /* * Return the amount of time since the program started. (This may actually be * since the initialization of HOOKS.