Destroy a RTL Event.
Source position: threadh.inc line 180
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. |