how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?
610Post New Linux Threads Questions
Do threads share memory?
How many maximum threads can you create?
Why do we need thread pool?
What does 4 cores and 4 threads mean?
Which way of creating thread is better?
What is the difference between user level thread and kernel level thread?
How does hyperthreading work?
What does thread mean in slang?
Do threads share program counter?
What are threads and processes?
Why are threads expensive?
What is posix thread linux?
What is hyperthreading good for?
Why do we use thread in sleep?
Which one is better thread class or runnable interface?