Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ push
Method
push
test/thread_collision_warner_unittest.cc:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
void push(int value) {
135
DFAKE_SCOPED_LOCK_THREAD_LOCKED(push_pop_);
136
}
137
138
int pop() {
139
DFAKE_SCOPED_LOCK_THREAD_LOCKED(push_pop_);
Callers
3
TEST
Function · 0.45
push_thread
Function · 0.45
QueueUser
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected