Skip to content

nina-kollman/user-thread-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

User thread library

Implementation of a user thread library in cpp. This project was done during Operating System course in the Hebrew University of Jerusalem.

User thread definition

A user thread is an entity that can handle multiple flows control within a program. A user thread only exists within a process and allows the programmer to set the order and timing of each code segment.

About

Operating Systems coarse project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages