An open API service indexing awesome lists of open source software.

https://github.com/s8sg/ultl

A user Level thread library Implemented to understand The process sync and preemption, priority managing and OS process fundamentals. The library provide api to create user level thread and manage them.
https://github.com/s8sg/ultl

c-library scheduler threading user-thread

Last synced: 11 months ago
JSON representation

A user Level thread library Implemented to understand The process sync and preemption, priority managing and OS process fundamentals. The library provide api to create user level thread and manage them.

Awesome Lists containing this project

README

          

ULTL_SELF_PROJ
==============

ULTL is a User Level Thread Library that provides API to create and manage user level threads.
# ULTL