

Public Member Functions | |
| CCriticalSection2 () | |
| ~CCriticalSection2 () | |
| virtual void | Enter () |
| Enter the critical section and lock other threads outside. | |
| virtual void | Leave () |
| Leave the critical section and allow another thread to enter. | |
| ~CCriticalSection2 | ( | ) |
| void Enter | ( | ) | [virtual] |
| void Leave | ( | ) | [virtual] |
1.5.3