bgcios::toolctl::FreeMemoryCmd Struct Reference

Command to free an mmap allocation. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::FreeMemoryCmd:
bgcios::toolctl::ToolCommand

Data Fields

void * alloc_addr
 Address of memory to be freed.
size_t alloc_size
 Size of the memory to be freed.
BG_ThreadID_t threadID
 Thread id.

Detailed Description

Command to free an mmap allocation.

Definition at line 1040 of file ToolctlMessages.h.


Field Documentation

Address of memory to be freed.

Definition at line 1042 of file ToolctlMessages.h.

Size of the memory to be freed.

Definition at line 1043 of file ToolctlMessages.h.

Thread id.

Definition at line 659 of file ToolctlMessages.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1