Public Member Functions | Private Attributes | List of all members
testing::internal::linked_ptr_internal Class Reference

#include <gtest.h>

Public Member Functions

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

Private Attributes

linked_ptr_internal constnext_
 

Detailed Description

Definition at line 9907 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.

Member Function Documentation

◆ depart()

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

Definition at line 9943 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.

◆ join()

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

Definition at line 9926 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.

◆ join_new()

void testing::internal::linked_ptr_internal::join_new ( )
inline

Definition at line 9910 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.

Member Data Documentation

◆ next_

linked_ptr_internal const* testing::internal::linked_ptr_internal::next_
mutableprivate

Definition at line 9960 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:49