On Thu, Feb 06, 2003 at 06:11:03PM -0500, Joseph Shraibman wrote: > 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)?)
Thread.yield() works fine - it seems to me that Juergen did a good job of addressing that issue in the 2/2001 discussion Joseph started: http://groups.yahoo.com/group/java-linux/message/15646 Nathan Meyers [EMAIL PROTECTED] ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]