[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TThread.Suspend

Suspends the thread's execution.

Declaration

Source position: classesh.inc line 1528

public procedure TThread.Suspend;

Description

On non-Windows platforms, a thread can only suspend itself. Other threads can wake up a suspended thread by calling TThread.Resume.

See also

TThread.Resume

  

Resumes the thread's execution.


Documentation generated on: Apr 14 2013