Blocks concurrent access to shared resources from multiple threads.
Default Constructor
Destructor
Lock the mutex
Unlock the mutex
See Implementation
Blocks concurrent access to shared resources from multiple threads.