Ok, first thing, this is work related (I get an excuse to check the forums at work now :)), if you don’t like work related questsion on forums, please exit now :).
A while back there was a topic to do with getting the stack trace from an active thread group. I’m faced with a problem where I need to find and count all the threads in a group that are in the wait() method, and maybe process what it is they are waiting on. I’ve seen this when doing a ctrl-break and see the wait and the lock listed, what I would like is a programatic way to do this, or some other way to find the threads that are in wait state. I tried searching for the thread but didn’t find it, I guess I got the wrong keywords/author.
Any ideas ?
Cheers
Endolf
(I was going to post this in newless cluebies, but It’s got nowt to do with games and the forum heading for this one is 'Talk about non game development topics here! ', and this aint game dev :))