Hi
I make an app which can run some sub processes through multiple threads. I'd like to know how to terminate all sub-threads when the main thread is closed
thanks in advance
I make an app which can run some sub processes through multiple threads. I'd like to know how to terminate all sub-threads when the main thread is closed
thanks in advance
Comment