Hello,

Is there a way (that works at least on an NT4 server) to find out
programmatically whether a thread is ready-to-run, or blocked for
synchronisation (e.g. semaphore, critical section, mutex). The only thing I
found is to determine whether a thread is suspended or not, but I want to be
able to produce a full report of the state all my threads are in.

Peter Laman
Senior Software Engineer
Lance ICT Group
Roermond, the Netherlands
http://www.lance-safety.com

__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to