Skip to content
/ mutl Public

a simple portable userland thread library for UNIX-like systems

License

Notifications You must be signed in to change notification settings

senjan/mutl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mutl

Micro Userland Thread Library (aka mutl) is a toy project aiming to develop a simple portable thread library running in userland of an UNIX-like system.

Originally developed on Solaris 8 (SPARC), it works also on more modern Solarises (tested on Solaris 10 and current 11.4 SRU60), macOS 10.10+, NetBSD 9.3 and likely many others.

The repository contains the Dining philosophers problem program implemented using the mutl.

About

a simple portable userland thread library for UNIX-like systems

Resources

License

Stars

Watchers

Forks