|
Monero
|
#include <gtest-linked_ptr.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 | 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_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
mutableprivate |