https://github.com/fscotto/operating-systems
In this repository there are exercises and examples from book "Operating Systems Concepts" of A. Silberschatz, P. B. Galvin and G. Gagne.
https://github.com/fscotto/operating-systems
deadlock mutex-synchronisation operating-system synchronization thread
Last synced: 3 months ago
JSON representation
In this repository there are exercises and examples from book "Operating Systems Concepts" of A. Silberschatz, P. B. Galvin and G. Gagne.
- Host: GitHub
- URL: https://github.com/fscotto/operating-systems
- Owner: fscotto
- Created: 2024-08-26T13:31:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T16:37:28.000Z (9 months ago)
- Last Synced: 2025-01-21T19:15:04.776Z (5 months ago)
- Topics: deadlock, mutex-synchronisation, operating-system, synchronization, thread
- Language: C
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating Systems
In this repository there are exercises and examples from book "Operating Systems Concepts" of A. Silberschatz, P. B. Galvin and G. Gagne.