Ask a Question | Search PSRCHIVE: |
Home
|
VirtualMemory.h 38 { munmap (pointer); }
Locks the mutex on construction and unlocks on deletion. Definition: ThreadContext.h:56 int get_fd() const Get the file descriptor of the temporary file. Definition: TemporaryFile.h:49 Opens a temporary file with a unique name and deletes it when finished. Definition: TemporaryFile.h:20 void destroy(void *pointer) Destroy an existing array. Definition: VirtualMemory.h:42 VirtualMemory(const std::string &filename, bool unlink=true) Construct a virutal memory resource with the given filename. Definition: VirtualMemory.C:26 Generated using doxygen 1.8.17
|