Luna::MutexGuard

A RAII wrapper for one mutex object that releases the mutex automatically when the wrapper is destructed.

class Luna::MutexGuard

Member functions