[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Flush all standard files
Source position: threadh.inc line 130
procedure FlushThread; |
FlushThread flushes any buffers from standard file descriptors such as standard input/output/error. It should normally not be called by user code, but is executed when a thread exits.
|
End the current thread. |
No notes exist for this page yet.