Hello,

The pattern goes something like this: boost::lock_guard<mytype> guard(*this).

However, compiler is asking for a lock or unlock. I don't know what this is, or what it should be.

Thank you...

Regards,

Michael Powell