leonjovanovic / kernel-multithreading

Multithreading operating system kernel with time sharing, thread scheduling, semaphores and interrupt triggered events. Developed in C++ for intel 8086.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Multithreading operating system kernel with time sharing, thread scheduling, semaphores and interrupt triggered events. Developed in C++ for intel 8086.


Languages

Language:C++ 96.6%Language:C 3.4%