Skip to content

NomeQ/user-threads-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-threads-library

A User-Level Threads Library

Round-robin scheduling for unlimited user threads running on multiple kernel threads. Includes wrapper for an asynchronous 'read'. Uses spinlocks, a single ready-list and free-list. API modeled on Pthreads.

About

A User-Level Threads Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published