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

Enabling multithread in newlib #32

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Enabling multithread in newlib #32

merged 1 commit into from
Apr 25, 2024

Conversation

fjtrujy
Copy link
Member

@fjtrujy fjtrujy commented Apr 20, 2024

To have thread-safe operations for all the newlib operations we have been required to do several PR:

This PR skips the usage of the dummy lock API, letting us implement the specific one in the pspsdk/libcglue

Cheers

@fjtrujy fjtrujy marked this pull request as ready for review April 20, 2024 22:15
@diamant3 diamant3 merged commit eb5d645 into pspdev:main Apr 25, 2024
5 checks passed
@fjtrujy fjtrujy deleted the fixLockAPI branch May 17, 2024 20:25
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