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

Support for not using timeouts on mutexes. #32

Merged
merged 1 commit into from
Aug 26, 2023
Merged

Support for not using timeouts on mutexes. #32

merged 1 commit into from
Aug 26, 2023

Conversation

robotman2412
Copy link
Member

If the timeout value causes an integer overflow, or is a negative value, no timeout is used on mutex acquire.

@robotman2412 robotman2412 merged commit e24f319 into main Aug 26, 2023
4 of 6 checks passed
@robotman2412 robotman2412 deleted the mutex branch August 26, 2023 11:02
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