I want to start a new thread from the main thread. I can't use join since I don't want to wait for the thread to exit and than resume execution.I want to start a new thread from the main thre
I want to start a new thread from the main thread. I can't use join since I don't want to wait for the thread to exit and than resume execution.I want to start a new thread from the main thre