Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for the rescheduling after resuming from suspend when the prio are same. #208

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

shenweip
Copy link
Contributor

@shenweip shenweip commented Sep 1, 2020

If the threads have a same priority, wouldn't reschedule to the thread resumed from suspend.
Also fixes #207 and change the test method, shouldn't suspend current running thread, or it just return a SCE_KERNEL_ERROR_ILLEGAL_THID error.

@hrydgard hrydgard merged commit 5722246 into hrydgard:master Sep 1, 2020
@shenweip shenweip deleted the suspend-sameprio branch September 1, 2020 17:21
@hrydgard
Copy link
Owner

hrydgard commented Sep 1, 2020

So, I guess we need to change PPSSPP too? Or not?

@shenweip
Copy link
Contributor Author

shenweip commented Sep 2, 2020

I think not need for now:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants