RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SyncObjs Namespace

This is namespace SyncObjs.

Name 
Description 
The following table lists classes in this documentation. 
The following table lists structs, records, enums in this documentation. 
 
Name 
Description 
 
TCriticalSection allows a thread in a multi-threaded application to temporarily block other threads from accessing a block of code. 
 
TEvent represents an external event. 
 
THandleObject is the base class for all thread synchronization objects that use a handle. 
 
This is class SyncObjs.TMutex. 
 
TSimpleEvent represents an unnamed manual event object. 
 
TSynchroObject is the base class for all thread synchronization objects. 
 
Name 
Description 
 
TWaitResult indicates the reason an event object stopped waiting for its signal. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!