I am starting a thread using detachNewThreadSelector. i dont want to start thread everytime. i need to check that thread is already running, if that thread is already running then don't start the thread, if not then only start the thread. can anyone help me how to check the thread state?
问问题
700 次