[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
A critical section.
Source position: sysosh.inc line 28
type TRTLCriticalSection = Opaque type |
TRTLCriticalSection represents a critical section (a mutex). This is an opaque type, it can differ from operating system to operating system. No assumptions should be made about it's structure or contents.
No notes exist for this page yet.