Introduction - If you have any usage issues, please Google them yourself
I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
Packet : 43680549threadlibrary.zip filelist
threadlibrary.c
threadlibrary.H