/user-level-thread

The exercise for the user level thread programming

Primary LanguageCMIT LicenseMIT

user-level-thread

The exercise for the user level thread programming on Ubuntu 20.04, but other version Linux / UNIX can also work. Note: the ucontext API is deprecated after MacOS 10.6, add -D_XOPEN_SOURCE in gcc flags can make it work (tested on MacOS 10.15.6)

Build: