lock

This method determines whether the mutex is free and reacts accordingly:

Visibility

Public

Signature
virtual void lock() = 0;

Feedback