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::linked_ptr_internal Class Reference

#include <gtest-linked_ptr.h>

Public Member Functions

void join_new ()
 
void join (linked_ptr_internal const *ptr) GTEST_LOCK_EXCLUDED_(g_linked_ptr_mutex)
 
bool depart () GTEST_LOCK_EXCLUDED_(g_linked_ptr_mutex)
 

Member Function Documentation

◆ depart()

bool testing::internal::linked_ptr_internal::depart ( )
inline

◆ join()

void testing::internal::linked_ptr_internal::join ( linked_ptr_internal const *  ptr)
inline

◆ join_new()

void testing::internal::linked_ptr_internal::join_new ( )
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