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 …
This repository contains C and shell scripts for OS basics to advanced topics, including scheduling algorithms, process and thread creation, synchronization, Linux command automation, and classical OS problems.
It contains the hands on practice of the multithreading assignments practiced with Java Multithreading, Concurrency & Performance Optimization Course on Udemy
Practica 6 - Sistemas Operativos
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."