[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Check whether there are any synchronize calls in the synchronize queue.
Source position: classesh.inc line 1569
procedure CheckSynchronize( |
timeout: LongInt = 0 |
); |
CheckSynchronize should be called regularly by the main application thread to handle any TThread.synchronize calls that may be waiting for execution by the main thread.
|
Synchronizes the thread by executing the method in the main thread. |
No notes exist for this page yet.