Mix-in to make a version of an existing object that can be locked. More...
Mix-in to make a version of an existing object that can be locked.
Your object must have default constructors and use Init methods. The resulting object will have Lock, Unlock, and TryLock methods.
Definition at line 394 of file thread.h.