Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

thread state when it terminates its processing

Thu Nov 06, 2008 4:03 pm

What state does a thread enter when it terminates its processing?



Re: thread state when it terminates its processing

Thu Nov 06, 2008 4:04 pm

When a thread terminates its processing, it enters the dead state.

Post a reply
  Related Posts  to : thread state when it terminates its processing
 initial state of thread     -  
 daemon thread - What is the use of deamon thread?     -  
 finite state machines     -  
 image processing     -  
 Parsing a Processing Instruction     -  
 image processing in java     -  
 image processing filters project     -  
 Thread Safe     -  
 invokes a thread's run() method     -  
 Thread of Event Dispatcher     -