https://github.com/yudai/lamutex
Look Forward Mutex: A mutex with report from proceeding lockers in Go
https://github.com/yudai/lamutex
Last synced: 8 months ago
JSON representation
Look Forward Mutex: A mutex with report from proceeding lockers in Go
- Host: GitHub
- URL: https://github.com/yudai/lamutex
- Owner: yudai
- License: mit
- Created: 2016-01-13T22:37:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-09T21:37:11.000Z (over 9 years ago)
- Last Synced: 2024-12-28T13:18:09.853Z (9 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Look Ahead Mutex: A mutex with report from proceeding lockers