Can we create a thread inside a thread?
Answer / Tauheed Ullah Khan
Yes, it is possible to create threads within other threads in Linux. However, the number of threads that can be created depends on the system's resources and may be limited.
| Is This Answer Correct ? | 0 Yes | 0 No |
Are threads as good as cores?
Can hyper threading hurt performance?
Why are threads useful?
Why context switching is faster in threads?
Why is hyperthreading turned off?
Is thread an abstract class?
Are threads cores?
Explain each system calls used for process management in linux.
how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?
1 Answers SwanSoft Technologies,
What are the process states in linux?
What is thread explain the threads in linux?
What is a thread in c?