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