#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_ |
|
inline |
|
inline |
|
inline |
|
mutableprivate |