Assembly: Fore;
The ForeCriticalSection class implements a critical section used on working with threads.
Method name | Brief description | |
Enter | The Enter method enters a critical section. | |
Leave | The Leave method leaves a critical section. |
See also: