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...
 

Function Documentation

◆ shm_open()

int shm_open ( const char *  ,
int  ,
mode_t   
)
inline

Definition at line 33 of file shm.h.

◆ shm_portable_segment_name_is_path()

bool shm_portable_segment_name_is_path ( )

Definition at line 23 of file shm.cc.

◆ shm_unlink()

int shm_unlink ( const char *  )
inline

Definition at line 39 of file shm.h.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors