On Tue, 4 Oct 2011, Mark Morgan Lloyd wrote:

michael.vancann...@wisa.be wrote:

Suspend and Resume have been deprecated, and I want to know how a thread can
be suspended.

There is - to my knowledge - no safe way of doing so.

Can a thread safely suspend itself, subject to an external resume? If not, what is the "official" alternative?

A thread can always suspend itself. It's the suspend by another thread that
is dangerous.

Michael.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to