QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
testing::internal::linked_ptr_internal Class Reference

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

Detailed Description

Definition at line 9049 of file gtest.h.

Member Function Documentation

bool testing::internal::linked_ptr_internal::depart ( )
inline

Definition at line 9080 of file gtest.h.

void testing::internal::linked_ptr_internal::join ( linked_ptr_internal const *  ptr)
inline

Definition at line 9068 of file gtest.h.

void testing::internal::linked_ptr_internal::join_new ( )
inline

Definition at line 9052 of file gtest.h.


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