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 const * next_
 

Detailed Description

Definition at line 9049 of file gtest.h.

Member Function Documentation

◆ depart()

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

Definition at line 9080 of file gtest.h.

◆ join()

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

Definition at line 9068 of file gtest.h.

◆ join_new()

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

Definition at line 9052 of file gtest.h.

Member Data Documentation

◆ next_

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

Definition at line 9092 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Tue Nov 15 2022 03:17:13