GRPC C++  1.26.0
Data Structures | Namespaces
ref_counted.h File Reference
#include <grpc/support/port_platform.h>
#include <grpc/support/atm.h>
#include <grpc/support/log.h>
#include <grpc/support/sync.h>
#include <atomic>
#include <cassert>
#include <cinttypes>
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/gprpp/atomic.h"
#include "src/core/lib/gprpp/debug_location.h"
#include "src/core/lib/gprpp/memory.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"

Go to the source code of this file.

Data Structures

class  grpc_core::PolymorphicRefCount
 
class  grpc_core::NonPolymorphicRefCount
 
class  grpc_core::RefCount
 
class  grpc_core::RefCounted< Child, Impl >
 

Namespaces

 grpc_core
 Internal thread interface.