MCPcopy Create free account
hub / github.com/apache/arrow / Unlock

Method Unlock

cpp/src/arrow/testing/gtest_util.cc:1244–1244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1242Future<> GatingTask::AsyncTask() { return impl_->AsyncTask(); }
1243
1244Status GatingTask::Unlock() { return impl_->Unlock(); }
1245
1246Status GatingTask::WaitForRunning(int count) { return impl_->WaitForRunning(count); }
1247

Callers 2

RotateMasterKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected