Android-cuttlefish cvd tool
Public Member Functions | List of all members
android::base::ScopedLockAssertion Class Reference

#include <thread_annotations.h>

Public Member Functions

 ScopedLockAssertion (std::mutex &mutex) ACQUIRE(mutex)
 
 ~ScopedLockAssertion () RELEASE()
 

Constructor & Destructor Documentation

◆ ScopedLockAssertion()

android::base::ScopedLockAssertion::ScopedLockAssertion ( std::mutex &  mutex)
inline

◆ ~ScopedLockAssertion()

android::base::ScopedLockAssertion::~ScopedLockAssertion ( )
inline

The documentation for this class was generated from the following file: