RTEMS  5.0.0
Data Fields
POSIX_Shm_Control Struct Reference

Control for a POSIX Shared Memory Object. More...

#include <shm.h>

Data Fields

Objects_Control Object
 
Thread_queue_Control Wait_queue
 
int reference_count
 
POSIX_Shm_Object shm_object
 
uid_t uid
 
gid_t gid
 
mode_t mode
 
int oflag
 
time_t atime
 
time_t mtime
 
time_t ctime
 

Detailed Description

Control for a POSIX Shared Memory Object.


The documentation for this struct was generated from the following file: