MCPcopy Create free account
hub / github.com/catboost/catboost / IsEmpty

Method IsEmpty

library/cpp/threading/chunk_queue/queue.h:166–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 bool IsEmpty() {
167 return !PrepareRead();
168 }
169
170 protected:
171 T* PrepareWrite() {

Callers 6

IsEmptyMethod · 0.45
with_lockMethod · 0.45
IsEmptyMethod · 0.45
IsEmptyMethod · 0.45
IsEmptyMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected