Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TThread.Yield

Yield execution to other threads.

Declaration

Source position: classesh.inc line 2026

public class procedure TThread.Yield;

Description

TThread.Yield yields the processor to other threads. It can be called from methods outside the thread class itself.


Documentation generated on: Jul 24 2023