mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
6 lines
266 B
Plaintext
6 lines
266 B
Plaintext
This package implements LWP (light weight process) style threads.
|
|
The interface is simple, and the co-operative model used incurs
|
|
minimal run-time overhead on packages that utilize the library.
|
|
|
|
The original design and implementation of LWP was done by Larry Raper.
|