how will you distinguish if it is a process or a thread, provided you know pid in linux operating system?
766Post New Linux Threads Questions
Can one thread run on multiple cores?
Can we overload run method of thread?
Which way of creating thread is better?
Are threads independent?
What do cores and threads do?
What do cores and threads mean?
Do threads share file descriptors?
Can two threads share the same stack?
Can python be multithreaded?
Is python a single thread?
What are concurrent threads?
Why are user level threads faster than kernel level threads?
What is pthread in linux?
What is posix thread linux?
Are threads as good as cores?