G
Guest
Hi
I need to use Nested Threads, I can throw a parent thread and then throw his son threads, but my problem is to make a pause, because sometimes I can't throw all son threads, I have to throw for example three, then I wait to finish to execute them and then throw the last two threads. And the parent thread has to finish until all his son threads have been executed.
Is it possible to do it?
Regards
J.C.
I need to use Nested Threads, I can throw a parent thread and then throw his son threads, but my problem is to make a pause, because sometimes I can't throw all son threads, I have to throw for example three, then I wait to finish to execute them and then throw the last two threads. And the parent thread has to finish until all his son threads have been executed.
Is it possible to do it?
Regards
J.C.