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

Use map of mutexes for pthread locks #572

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Use map of mutexes for pthread locks #572

merged 1 commit into from
Feb 10, 2022

Conversation

Shillaker
Copy link
Collaborator

These are used very heavily as they're the basis for libc locking, so have moved to using a separate map of mutexes, no longer using the point-to-point groups from Faabric.

@Shillaker Shillaker self-assigned this Feb 9, 2022
@Shillaker Shillaker merged commit f60ae89 into master Feb 10, 2022
@Shillaker Shillaker deleted the pthread-locks branch February 10, 2022 09:28
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