#include <ts_gtest.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) |
| void testing::internal::linked_ptr_internal::join | ( | linked_ptr_internal const * | ptr | ) |