tecnogram888 / Project4Skeleton

http://inst.eecs.berkeley.edu/~cs162/sp12/phase4.html
1 stars 0 forks source link

handleGetRunnable in TPCMaster #8

Open tecnogram888 opened 12 years ago

tecnogram888 commented 12 years ago

code it

tecnogram888 commented 12 years ago

HOW DO WE RETURN THE VALUE FROM THE RUNNABLE TO THE THREAD WHO CREATED IT?!

tecnogram888 commented 12 years ago

calling thread must sleep on the runnable..then the runnable must wake up the calling thread