MCPcopy Create free account
hub / github.com/apache/mesos / size

Method size

3rdparty/libprocess/include/process/queue.hpp:98–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 }
97
98 size_t size() const
99 {
100 synchronized (data->lock) {
101 return data->elements.size();
102 }
103 }
104
105private:
106 struct Data

Callers 15

authenticateMethod · 0.45
handleMethod · 0.45
nextMethod · 0.45
waitedMethod · 0.45
streamMethod · 0.45
writeFunction · 0.45
constantTimeEqualsFunction · 0.45
parseMethod · 0.45
helpMethod · 0.45
pid.cppFile · 0.45
signalMethod · 0.45

Calls 1

synchronizedFunction · 0.50

Tested by 15

TESTFunction · 0.36
_runMethod · 0.36
pongMethod · 0.36
pingMethod · 0.36
TYPED_TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36
TEST_FFunction · 0.36
TEST_PFunction · 0.36