Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikhil-jindal12/pthread_mutex_lock
https://github.com/nikhil-jindal12/pthread_mutex_lock
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikhil-jindal12/pthread_mutex_lock
- Owner: nikhil-jindal12
- Created: 2024-04-04T21:32:10.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T23:02:11.000Z (9 months ago)
- Last Synced: 2024-11-13T04:13:27.498Z (2 months ago)
- Language: Roff
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pthread Mutex Lock Research
Run the code given by Professor Ronald Loui and small variations of it to research and report how often the synchronization mechanism fails (the output is not `0 0`).