SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions | |
void | sharedmem_malloc_bytes (void **ptr, size_t bytes) |
void | sharedmem_free (void **ptr) |
void | sharedmem_advance_bytes (void **ptr, size_t bytes) |
void sharedmem_advance_bytes | ( | void ** | ptr, |
size_t | bytes | ||
) |
void sharedmem_free | ( | void ** | ptr | ) |
void sharedmem_malloc_bytes | ( | void ** | ptr, |
size_t | bytes | ||
) |