#include <mclcritsec.h>
Inheritance diagram for ssobjects::CMclCritSec::
Public Methods | |
CMclCritSec () | |
CMclCritSec (const CMclCritSec &) | |
virtual | ~CMclCritSec () |
CMclCritSec & | operator= (const CMclCritSec &c) |
void | Enter (void) |
Enter the critical section... More... | |
void | Leave (void) |
Leave the critical section... More... |
|
|
|
|
|
|
|
Enter the critical section...
|
|
Leave the critical section...
|
|
|