Masnizar jamian wrote:

I'm new to linux , so are there any difference between windows platform and linux in terms of coding (mainly in multithread)? Because I heard that a linux thread is different from windows thread. Could you recommend me any reading material that clear some cobweb in my brain ?
Thanks in advance for helping me.

Thread priorities don't work in Linux, and neither does Thread.yield() (couldn't it be implimented as sleep(1)?)


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to