MCPcopy Create free account
hub / github.com/apache/brpc / Reset

Method Reset

test/callback_unittest.cc:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 deleted_ = deleted;
154 }
155 void Reset() {
156 callback_.Reset();
157 // We are deleted here if no-one else had a ref to us.
158 }
159
160 private:
161 friend class butil::RefCounted<CallbackOwner>;

Callers 15

TESTFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TestSuccessMethod · 0.45
TestSuccessParallel2Method · 0.45
RPCThreadMethod · 0.45
TestRetryMethod · 0.45
TEST_FFunction · 0.45
funcFunction · 0.45
BeforeRecycledMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected