![]() |
NeoPZ
|
#include "tpzpagemigrationmanager.h"#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include "arglib.h"Go to the source code of this file.
Functions | |
| void | migrate_to_local (char *start, uint64_t sz_in_bytes) |
Variables | |
| TPZPageMigrationManager | MigrationManager |
| void migrate_to_local | ( | char * | start, |
| uint64_t | sz_in_bytes | ||
| ) |
Definition at line 241 of file tpzpagemigrationmanager.cpp.
Referenced by TPZVec< std::pair< int, int > >::MigratePages().
| TPZPageMigrationManager MigrationManager |
Definition at line 239 of file tpzpagemigrationmanager.cpp.
1.8.13