https://github.com/interfiber/locksmith
Lightweight debugger for POSIX mutexes, conditionals, and threads
https://github.com/interfiber/locksmith
Last synced: about 2 months ago
JSON representation
Lightweight debugger for POSIX mutexes, conditionals, and threads
- Host: GitHub
- URL: https://github.com/interfiber/locksmith
- Owner: Interfiber
- Created: 2024-03-30T22:21:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-31T00:43:33.000Z (about 1 year ago)
- Last Synced: 2025-04-06T06:13:34.939Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Locksmith
Locksmith is a tool for debugging programs which use pthreads## How it works
## Building