![]() |
Realm
A distributed, event-based tasking library
|
#include <ib_memory.h>
Static Public Member Functions | |
| static void | handle_message (NodeID sender, const RemoteIBAllocRequestSingle &args, const void *data, size_t msglen) |
Public Attributes | |
| Memory | memory |
| size_t | size |
| uintptr_t | req_op |
| unsigned | req_index |
| bool | immediate |
|
static |
| bool Realm::RemoteIBAllocRequestSingle::immediate |
| Memory Realm::RemoteIBAllocRequestSingle::memory |
| unsigned Realm::RemoteIBAllocRequestSingle::req_index |
| uintptr_t Realm::RemoteIBAllocRequestSingle::req_op |
| size_t Realm::RemoteIBAllocRequestSingle::size |