|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvdalloc/sem.h"#include <stdint.h>#include <chrono>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/host/libs/command_util/util.h"#include "cuttlefish/result/expect.h"#include "cuttlefish/result/result_type.h"
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) |