Hi,
Can we create thread inside a thread ?. If i create a thread inside another thread , What will happen ?.![]()
![]()
This is a discussion on Thread inside a thread ? within the Linux Programming forums, part of the Platform Specific Boards category; Hi, Can we create thread inside a thread ?. If i create a thread inside another thread , What will ...
Hi,
Can we create thread inside a thread ?. If i create a thread inside another thread , What will happen ?.![]()
![]()
You'll have 2 theads
Since your main program is a thread, all the threads you create are in another thread anyway. No problem.
Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.
Thanks
![]()