Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ set_value
Method
set_value
test/thread_local_unittest.cc:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
virtual ~SetThreadLocal() {}
37
38
void set_value(ThreadLocalTesterBase* val) { val_ = val; }
39
40
virtual void Run() OVERRIDE {
41
DCHECK(!done_->IsSignaled());
Callers
5
TEST_F
Function · 0.45
Echo
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected