Class TCriticalThread (unit NTObj) |
TObject
-because Borlands TThread class post messages to an invisible window to synchronize threads, it is unusable for TService implementation. The TCriticalThread class is similar to TThread but uses critical sections for synchronization. Field names and methods are compatible as far as possible with Borlands implementation
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
FMethod: TThreadMethod;
Properties |
Events |
Variables |