Skip to content

fusiyuan2010/kyls_thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kyls_thread

A demo of user-space thread (fiber) usage.

For State University of New York at Binghamton CS551 System Programming, Fall 2014

Core codes (context switch) are from paper:

Engelschall, Ralf S. "Portable multithreading: The signal stack trick for user-space thread creation." Proceedings > of the annual conference on USENIX Annual Technical Conference. USENIX Ass ociation, 2000.

License

Public Domain

About

A demo of user-space thread (fiber) usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages