Notify threads of the event.
Source position: threadh.inc line 181
procedure RTLEventSetEvent( |
state: PRTLEvent |
); |
RTLeventSetEvent notifies other threads which are listening, that the event has occurred.
|
Create a new RTL event. |
|
|
Reset an event. |
|
|
Destroy a RTL Event. |
|
|
Wait for an event. |