Apache Mesos
|
Go to the source code of this file.
Namespaces | |
mesos | |
mesos::internal | |
mesos::internal::memfd | |
Macros | |
#define | MFD_CLOEXEC 0x0001U |
#define | MFD_ALLOW_SEALING 0x0002U |
Functions | |
Try< int_fd > | mesos::internal::memfd::create (const std::string &name, unsigned int flags) |
Try< int_fd > | mesos::internal::memfd::cloneSealedFile (const std::string &filePath) |
#define MFD_ALLOW_SEALING 0x0002U |
#define MFD_CLOEXEC 0x0001U |