Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ got_lock
Method
got_lock
test/lock_unittest.cc:102–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
bool got_lock() const { return got_lock_; }
103
104
private:
105
Lock* lock_;
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected