Results 1 to 1 of 1
Hi all,
I needed to know whether its possible to get the various thread states (RUNNING/BLOCKED/READY/PENDING etc) of a POSIX thread ?
Is there any way of knowing thread statistics ...
- 08-21-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 6
How to get thread states of a POSIX thread ?
Hi all,
I needed to know whether its possible to get the various thread states (RUNNING/BLOCKED/READY/PENDING etc) of a POSIX thread ?
Is there any way of knowing thread statistics info like runcount,stack usage which could be useful for debugging ?
thanks
Vasanth


Reply With Quote