|
Android-cuttlefish cvd tool
|
#include <chrono>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/result/result_type.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::cvdalloc |
Functions | |
| Result< void > | cuttlefish::cvdalloc::Post (const SharedFD socket) |
| Result< void > | cuttlefish::cvdalloc::Wait (const SharedFD socket, std::chrono::seconds timeout) |
Variables | |
| constexpr std::chrono::seconds | cuttlefish::cvdalloc::kSemNoTimeout = std::chrono::seconds(0) |