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

Method Init

test/bthread_cond_unittest.cpp:423–425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421 }
422
423 void Init(int count = 1) {
424 _count = count;
425 }
426
427 int Signal() {
428 int ret = 0;

Callers 15

TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45
SendSleepRPCFunction · 0.45
SendMultipleRPCFunction · 0.45
TestBaiduStdAuthFunction · 0.45
TestHttpAuthFunction · 0.45
TestClientHostFunction · 0.45
TEST_FFunction · 0.45
CheckCertFunction · 0.45
launch_many_bthreadsFunction · 0.45
SetUpChannelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected