https://github.com/kaplanmaxe/c-condition-vars
https://github.com/kaplanmaxe/c-condition-vars
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaplanmaxe/c-condition-vars
- Owner: kaplanmaxe
- Created: 2019-03-10T06:16:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T06:17:14.000Z (over 7 years ago)
- Last Synced: 2025-01-13T20:47:44.915Z (over 1 year ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C condition variables
This is a simple program to get a feel for using condition variables for synchronization in C