[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Destroy a RTL Event
Source position: threadh.inc line 179
procedure RTLEventDestroy( |
state: PRTLEvent |
); |
RTLeventdestroy destroys the RTL event State. After a call to RTLeventdestroy, the State RTL event may no longer be used.
|
Create a new RTL event |
|
|
Reset an event |
|
|
Notify threads of the event. |