MCPcopy Create free account
hub / github.com/apache/cloudberry / getStatCond

Method getStatCond

gpcontrib/gpcloud/include/s3key_reader.h:200–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198 }
199
200 pthread_cond_t* getStatCond() {
201 return &statusCondVar;
202 }
203
204 void setStatus(ChunkStatus status) {
205 this->status = status;

Callers 2

DownloadThreadFuncFunction · 0.80
closeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected