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

RTLEventSetEvent

Notify threads of the event.

Declaration

Source position: threadh.inc line 181

procedure RTLEventSetEvent(

  state: PRTLEvent

);

Description

RTLeventSetEvent notifies other threads which are listening, that the event has occurred.

See also

RTLEventCreate

  

Create a new RTL event.

RTLEventResetEvent

  

Reset an event.

RTLEventDestroy

  

Destroy a RTL Event.

RTLEventWaitFor

  

Wait for an event.


Documentation generated on: Jul 24 2023