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

Solves Issue #8 by Explaining Mutex (b-iit) #53

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

b-iit
Copy link
Contributor

@b-iit b-iit commented Jan 10, 2025

Related Issue
Closes #8 issue

Type of Change:

  • New Feature
  • Bug Fix
  • Code Refactor
  • Documentation Update

Description of Change
My PR seeks to create a file docs/Mutex_b-iit.md and I have explained what mutexes are and how they are used in programming. I have also demonstrated implementation of mutex in Go.

@rtb-12 rtb-12 merged commit d84d87a into IMGIITRoorkee:main Jan 14, 2025
1 check passed
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.

Learn and Teach: Mutexes
2 participants