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: pointer

);

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: Sep 29 2022