Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
-
Updated
Nov 8, 2023 - C
Repository for the lectures taught in the course named "Operating Systems Lab" at the University of Guilan, Department of Computer Engineering.
The program implements a user level thread library for Linux in C with pre-emption, locks, conditions, semaphores, scheduler, timers, multi-level priority queue ensuring synchronization in real world programs besides several other features making it a complete autonomous library for thread creation and management. Sample test programs utilizing …
Practica 6 - Sistemas Operativos
It contains the hands on practice of the multithreading assignments practiced with Java Multithreading, Concurrency & Performance Optimization Course on Udemy
Add a description, image, and links to the thread-creation topic page so that developers can more easily learn about it.
To associate your repository with the thread-creation topic, visit your repo's landing page and select "manage topics."