RTEMS
5.0.0
|
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 |
Control for a POSIX Shared Memory Object.