#include <mutexDummyImpl.h>
Public Member Functions | |
| INLINE | MutexDummyImpl () |
| INLINE | ~MutexDummyImpl () |
| INLINE void | lock () |
| INLINE void | release () |
Private Attributes | |
| int | _lock_count |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 46 of file mutexDummyImpl.h. |
1.3