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

Thread.h cleanup #7680

Merged
merged 3 commits into from Mar 3, 2020
Merged

Thread.h cleanup #7680

merged 3 commits into from Mar 3, 2020

Conversation

Nekotekina
Copy link
Member

@Nekotekina Nekotekina commented Mar 3, 2020

Needs some testing.
Removed two variables from thread context.

Allows lazy allocation of the timer handle.
It doesn't work this way anyway.
Use different, simpler algorithm in wait_for.
Although the very idea of such notifications was rotten.
@Nekotekina Nekotekina merged commit 8d847d6 into RPCS3:master Mar 3, 2020
@Nekotekina Nekotekina changed the title [WIP] Thread.h cleanup Thread.h cleanup Mar 3, 2020
@Nekotekina
Copy link
Member Author

On second thought, it shouldn't be so dangerous to test in production.

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.

None yet

1 participant