~OMOSMutex

This method destroys the OMOSMutex object. You must declare the destructor explicitly, rather than letting the compiler add it, because it must be made virtual.

Visibility

Public

Signature
virtual ~OMOSMutex()

Feedback