On January 7, 2004 10:37 pm, Paul Mclachlan wrote:
> Kok Choon Kiat wrote:
> > It appears to me that the native thread has *seized the entire
> > flow of control* from java program and it is not running
> > independently. Why is that so? How can I make the native thread
> > independent and not seiz
Kok Choon Kiat wrote:
It appears to me that the native thread has *seized the entire flow of
control* from java program and it is not running independently. Why is
that so? How can I make the native thread independent and not seize
the flow of control from the java program? I would really appre