I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driv
资 源 简 介
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.