greenplumn CRefCount 源码
greenplumn CRefCount 代码
文件路径:/src/backend/gporca/libgpos/src/common/CRefCount.cpp
//---------------------------------------------------------------------------
// Greenplum Database
// Copyright (c) 2020 VMware, Inc.
//
// @filename:
// CRefCount.cpp
//
// @doc:
// Implementation of class for ref-counted objects
//---------------------------------------------------------------------------
#include "gpos/common/CRefCount.h"
#include "gpos/error/CAutoTrace.h"
#include "gpos/task/CTask.h"
using namespace gpos;
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦