MCPcopy Create free account
hub / github.com/facebook/CacheLib / wait

Method wait

cachelib/cachebench/util/NandWrites.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 virtual folly::ProcessReturnCode wait() { return subprocess_.wait(); }
48
49 private:
50 folly::Subprocess subprocess_;

Callers 5

advanceTimeStampMethod · 0.45
findMethod · 0.45
findToWriteMethod · 0.45
KVReplayGeneratorMethod · 0.45
runNvmeCmdFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected