From: "ara.t.howard" Date: 2007-10-26T04:40:52+09:00 Subject: Re: Starting Threads On Oct 25, 2007, at 7:56 AM, K. R. wrote: > Hi @all > I've many different threads to run parallel. Some of these have a > special feature. At the starttime, I decide with a variable, which > threads must sleep for 5 ms. The others can start now. > > How can I realize this problem?? > threads aren't quite that deterministic - you may find some without sleep take longer to start that the ones with the 5ms sleep. what are you trying to do that requires such strict timing constraints? regards. a @ http://codeforpeople.com/ -- it is not enough to be compassionate. you must act. h.h. the 14th dalai lama