https://github.com/iaceene/deadlock
Deadlock is a common issue in concurrent programming that can occur when multiple threads or processes are blocked indefinitely while waiting for resources held by each other. This can severely impact the performance and reliability of a program or system.
https://github.com/iaceene/deadlock
deadlock multithreading philosophers philosophers-dinner-problem posix-threads pthreads threads
Last synced: about 1 year ago
JSON representation
Deadlock is a common issue in concurrent programming that can occur when multiple threads or processes are blocked indefinitely while waiting for resources held by each other. This can severely impact the performance and reliability of a program or system.
- Host: GitHub
- URL: https://github.com/iaceene/deadlock
- Owner: iaceene
- Created: 2025-02-18T21:31:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T22:48:04.000Z (over 1 year ago)
- Last Synced: 2025-02-18T23:23:01.667Z (over 1 year ago)
- Topics: deadlock, multithreading, philosophers, philosophers-dinner-problem, posix-threads, pthreads, threads
- Language: C
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0