v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#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) |
Definition at line 89 of file gtest-linked_ptr.h.
|
inline |
Definition at line 92 of file gtest-linked_ptr.h.
|
inline |
Definition at line 108 of file gtest-linked_ptr.h.
|
inline |
Definition at line 125 of file gtest-linked_ptr.h.
Referenced by testing::internal::linked_ptr< const testing::MatcherInterface< const internal::string & > >::operator=(), testing::internal::linked_ptr< const testing::MatcherInterface< const internal::string & > >::reset(), and testing::internal::linked_ptr< const testing::MatcherInterface< const internal::string & > >::~linked_ptr().