[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Reset an event
Source position: threadh.inc line 149
procedure RTLeventResetEvent( |
state: PRTLEvent |
); |
RTLeventSetEvent notifies other threads which are listening, that the event has occurred.
|
Create a new RTL event |
|
|
Destroy a RTL Event |
|
|
Notify threads of the event. |
|
|
Wait for an event. |