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

[freertos] Make malloc/free thread-safe #474

Closed

Conversation

salkinium
Copy link
Member

Partial fix for #447 making all calls to malloc thread-safe, not just the ones from within FreeRTOS.

TODO:

  • Make example to test this thread-safety

cc @mikewolfram

@salkinium
Copy link
Member Author

Moved to #475.

@salkinium salkinium closed this Sep 17, 2020
@salkinium salkinium deleted the fix/freertos_newlib_heap branch September 17, 2020 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant