Interface of a thread manager. More...
#include <arcane/utils/IThreadMng.h>
Public Member Functions | |
| virtual void | beginCriticalSection ()=0 |
| virtual void | endCriticalSection ()=0 |
Interface of a thread manager.
Definition at line 31 of file IThreadMng.h.
|
inlinevirtual |
Definition at line 35 of file IThreadMng.h.