Qucs-core  0.0.19
Public Member Functions | Private Attributes
testing::internal::linked_ptr_internal Class Reference

#include <gtest.h>

Collaboration diagram for testing::internal::linked_ptr_internal:
Collaboration graph
[legend]

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)
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)

Private Attributes

linked_ptr_internal const * next_

Detailed Description

Definition at line 9049 of file fused-src/gtest/gtest.h.


Member Function Documentation

Definition at line 120 of file gtest-linked_ptr.h.

Definition at line 9080 of file fused-src/gtest/gtest.h.

Definition at line 108 of file gtest-linked_ptr.h.

Definition at line 9068 of file fused-src/gtest/gtest.h.

Definition at line 92 of file gtest-linked_ptr.h.

Definition at line 9052 of file fused-src/gtest/gtest.h.


Field Documentation

Definition at line 9092 of file fused-src/gtest/gtest.h.


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