Asylo
|
#include <memory>
#include "absl/container/flat_hash_map.h"
#include "absl/synchronization/mutex.h"
#include "asylo/platform/core/shared_name.h"
#include "asylo/util/status.h"
Go to the source code of this file.
Classes | |
class | asylo::SharedResourceManager |
A manager object for shared resources. More... | |
Namespaces | |
asylo | |