tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
shmid_ds
tango
stdc
posix
sys
shm
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct
shmid_ds
struct
shmid_ds
struct
shmid_ds
version(!linux && !FreeBSD && !darwin && solaris)
extern (
C
)
struct
shmid_ds {
ipc_perm
shm_perm
;
size_t
shm_segsz
;
void
*
shm_amp
;
ushort
shm_lkcnt
;
pid_t
shm_lpid
;
pid_t
shm_cpid
;
shmatt_t
shm_nattch
;
ulong
shm_cnattch
;
version(X86_64)
time_t
shm_atime
;
version(X86_64)
time_t
shm_dtime
;
version(X86_64)
time_t
shm_ctime
;
version(X86_64)
long
[
4
]
shm_pad4
;
version(!X86_64)
time_t
shm_atime
;
version(!X86_64)
int
shm_pad1
;
version(!X86_64)
time_t
shm_dtime
;
version(!X86_64)
int
shm_pad2
;
version(!X86_64)
time_t
shm_ctime
;
version(!X86_64)
int
shm_pad3
;
version(!X86_64)
int
[
4
]
shm_pad4
;
}
Members
Variables
shm_amp
void
*
shm_amp
;
Undocumented in source.
shm_atime
time_t
shm_atime
;
Undocumented in source.
shm_atime
time_t
shm_atime
;
Undocumented in source.
shm_cnattch
ulong
shm_cnattch
;
Undocumented in source.
shm_cpid
pid_t
shm_cpid
;
Undocumented in source.
shm_ctime
time_t
shm_ctime
;
Undocumented in source.
shm_ctime
time_t
shm_ctime
;
Undocumented in source.
shm_dtime
time_t
shm_dtime
;
Undocumented in source.
shm_dtime
time_t
shm_dtime
;
Undocumented in source.
shm_lkcnt
ushort
shm_lkcnt
;
Undocumented in source.
shm_lpid
pid_t
shm_lpid
;
Undocumented in source.
shm_nattch
shmatt_t
shm_nattch
;
Undocumented in source.
shm_pad1
int
shm_pad1
;
Undocumented in source.
shm_pad2
int
shm_pad2
;
Undocumented in source.
shm_pad3
int
shm_pad3
;
Undocumented in source.
shm_pad4
long
[
4
]
shm_pad4
;
Undocumented in source.
shm_pad4
int
[
4
]
shm_pad4
;
Undocumented in source.
shm_perm
ipc_perm
shm_perm
;
Undocumented in source.
shm_segsz
size_t
shm_segsz
;
Undocumented in source.
Meta
Source
See Implementation
tango
stdc
posix
sys
shm
aliases
SHMLBA
shmatt_t
functions
__getpagesize
shmat
shmctl
shmdt
shmget
structs
shmid_ds
variables
SHM_PAGEABLE
SHM_RDONLY
SHM_RND
SHM_SHARE_MMU