Thread Scheduling
Hi,
i am using a thread library other than pthreads...it doesn't have any
automatic scheduler function..but it has a dipatcher function...
How can i use this dispatcher function along with other standard C library
functions to do the scheduling....
i am using a thread library other than pthreads...it doesn't have any
automatic scheduler function..but it has a dipatcher function...
How can i use this dispatcher function along with other standard C library
functions to do the scheduling....
0