Hi .
I am not sured whether this is correct mailing List to post this message ?
Any help would appreciate .
I have more more then 30 threads in a single process . I want to have
sanity control for all threads i.e suppose either some thread has been stopped
or some have been locked ( may be dead lock ) .
This could be done by having message Qs in all threads and broadcasting
messages by any single thread to all and getting some reply .Except this ,
Is there any mechanism that thread manager can watch all threads ? or Any
Other ?
Am i missing something ?
Thanks