Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/brpc
/ pop
Method
pop
test/thread_collision_warner_unittest.cc:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
int pop() {
139
DFAKE_SCOPED_LOCK_THREAD_LOCKED(push_pop_);
140
return 0;
141
}
142
143
private:
144
DFAKE_MUTEX(push_pop_);
Callers
4
TEST
Function · 0.45
pop_thread
Function · 0.45
TEST
Function · 0.45
QueueUser
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected