| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Signal possibility of thread switch
Source position: threadh.inc line 152
procedure ThreadSwitch;  | 
ThreadSwitch signals the operating system that the thread should be suspended and that another thread should be executed.
This call is a hint only, and may be ignored.
  | 
Suspend a running thread.  | 
|
  | 
Resume a suspended thread.  | 
|
  | 
Kill a running thread  |