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

WIP: Moves Thread state tracking to frontend #3535

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sonicadvance1
Copy link
Member

The FEXCore ThreadManagement object has been a byproduct of leaking Linux details in to FEXCore for a long time. Since we have moved most of the thread management to the frontend, we can finally move this out of FEXCore and start taking advantage of the FrontendPtr.

The FEXCore ThreadManagement object has been a byproduct of leaking
Linux details in to FEXCore for a long time. Since we have moved most of
the thread management to the frontend, we can finally move this out of
FEXCore and start taking advantage of the `FrontendPtr`.
@Sonicadvance1 Sonicadvance1 mentioned this pull request Apr 19, 2024
Sonicadvance1 added a commit to Sonicadvance1/FEX that referenced this pull request May 5, 2024
…objects

A bit of refactoring necessary before we can move the remaining Linux
specific code to the frontend.

Most of this taken from FEX-Emu#3535 but attempting to be NFC as much as
possible.
@Sonicadvance1 Sonicadvance1 marked this pull request as draft June 4, 2024 21:38
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