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

threads: some cleanup #15599

Merged
merged 10 commits into from
May 18, 2024
Merged

threads: some cleanup #15599

merged 10 commits into from
May 18, 2024

Conversation

Megamouse
Copy link
Contributor

@Megamouse Megamouse commented May 16, 2024

  • Replace magic number id_type with thread_class
  • Initialize some uninitialized rsx thread members
  • Fix spu_thread audit check
  • Add comments to reference old scheduler at least somewhere in the code

@Megamouse Megamouse added the Refactoring Refactors or simplifies existing code label May 16, 2024
rpcs3/Emu/CPU/CPUThread.h Outdated Show resolved Hide resolved
Utilities/Thread.h Outdated Show resolved Hide resolved
rpcs3/Emu/Io/GunCon3.cpp Outdated Show resolved Hide resolved
rpcs3/util/serialization_ext.cpp Show resolved Hide resolved
rpcs3/rpcs3qt/memory_viewer_panel.cpp Outdated Show resolved Hide resolved
@RPCS3 RPCS3 deleted a comment from Megamouse May 18, 2024
@Megamouse Megamouse merged commit 9a8ed80 into RPCS3:master May 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactoring Refactors or simplifies existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants