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

Method CompleteRead

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

Source from the content-addressed store, hash-verified

212 }
213
214 void CompleteRead() {
215 ++Reader.Count;
216 }
217
218 private:
219 static void DeleteChunks(TChunk* chunk) {

Callers 1

DequeueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected