[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Notify threads of the event.
Source position: threadh.inc line 157
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. |
No notes exist for this page yet.