MCPcopy 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

TESTFunction · 0.45
pop_threadFunction · 0.45
TESTFunction · 0.45
QueueUserClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected