The methods of the TCriticalSection class are listed here.
|
|
Name |
Description |
![]() |
Binds the critical section to the calling thread. | |
|
Blocks other threads when the calling thread enters a thread-sensitive section. | |
|
Allows other threads to use the critical section. | |
![]() |
Allows other threads to use the critical section. | |
|
Tries to enter a critical section. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|