AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::internal::Mutex Class Reference

#include <gtest-port.h>

Public Member Functions

 Mutex ()
 
void Lock ()
 
void Unlock ()
 
void AssertHeld () const
 

Constructor & Destructor Documentation

◆ Mutex()

testing::internal::Mutex::Mutex ( )
inline

Member Function Documentation

◆ AssertHeld()

void testing::internal::Mutex::AssertHeld ( ) const
inline

◆ Lock()

void testing::internal::Mutex::Lock ( )
inline

◆ Unlock()

void testing::internal::Mutex::Unlock ( )
inline

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0