Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::MemStorageAllocRequest Struct Reference

#include <mem_impl.h>

Collaboration diagram for Realm::MemStorageAllocRequest:

Static Public Member Functions

static void handle_message (NodeID sender, const MemStorageAllocRequest &msg, const void *data, size_t datalen)
 

Public Attributes

Memory memory
 
RegionInstance inst
 
bool need_alloc_result
 
Event precondition
 

Member Function Documentation

◆ handle_message()

static void Realm::MemStorageAllocRequest::handle_message ( NodeID  sender,
const MemStorageAllocRequest msg,
const void *  data,
size_t  datalen 
)
static

Member Data Documentation

◆ inst

RegionInstance Realm::MemStorageAllocRequest::inst

◆ memory

Memory Realm::MemStorageAllocRequest::memory

◆ need_alloc_result

bool Realm::MemStorageAllocRequest::need_alloc_result

◆ precondition

Event Realm::MemStorageAllocRequest::precondition

The documentation for this struct was generated from the following file: