Main Page   Data Structures   File List   Data Fields   Globals   Examples  

internal.h File Reference

#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>
#include <sys/shm.h>
#include <sys/msg.h>
#include <pthread.h>

Go to the source code of this file.

Data Structures

struct  _shbuf
union  semun
struct  shbuf_control

Defines

#define SHBUF_CONTROL_ID   ((unsigned int)'S' | (unsigned int)'H' << 8 | (unsigned int)'B' << 16 | (unsigned int)'F' << 24)
#define SHBUF_CONTROL_VERSION   2


Define Documentation

#define SHBUF_CONTROL_ID   ((unsigned int)'S' | (unsigned int)'H' << 8 | (unsigned int)'B' << 16 | (unsigned int)'F' << 24)
 

Definition at line 36 of file internal.h.

#define SHBUF_CONTROL_VERSION   2
 

Definition at line 39 of file internal.h.


Generated on Thu Sep 11 18:52:22 2003 for libshbuf by doxygen1.2.18