shm.h File Reference
#include <cerrno>
Include dependency graph for shm.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | shm_open (const char *, int, mode_t) |
int | shm_unlink (const char *) |
bool | shm_portable_segment_name_is_path () |
Determines whether segment names are iterpreted as full file paths. More... | |