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

Espressif hw math #2

Open
wants to merge 6 commits into
base: Espressif_HW_Math
Choose a base branch
from

Conversation

PaulMartinsen
Copy link

Description

Using critical section to locally protect InUse instead of a mutex ensures the active scope of system synchronization objects remains within file scope.

Fixes #6637

Testing

Tested in application that creates WOLFSSL object in one thread and releases it in another thread.

gojimmypi added a commit that referenced this pull request Sep 4, 2024
gojimmypi added a commit that referenced this pull request Sep 16, 2024
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.

1 participant