MCPcopy Create free account
hub / github.com/ceph/ceph / drain

Method drain

src/common/WorkQueue.h:293–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291 pool->_wait();
292 }
293 void drain() {
294 pool->drain(this);
295 }
296
297 };
298

Callers 3

drainMethod · 0.45
drainMethod · 0.45
drainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected