#include <c4d_thread.h>
Has to be embedded in a structure to be protected by AutoLocker. Deprecated.
mutable. Public Member Functions | |
| AutoLock () | |
Private Member Functions | |
| AutoLock (const AutoLock &al) | |
| AutoLock (const AutoLocker &al) | |
Private Attributes | |
| maxon::Spinlock | lock |
| volatile UInt32 | threadid |
Friends | |
| class | AutoLocker |
|
private |
| AutoLock | ( | ) |
Constructor.
|
friend |
|
private |
|
private |