Prepare CD Callback handler
This commit is contained in:
@@ -44,6 +44,7 @@ namespace JabyEngine {
|
||||
}
|
||||
|
||||
static void restore() {
|
||||
SysCall::EnterCriticalSection();
|
||||
MainThread::prepare_restore();
|
||||
Thread::execute_next();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user