OpenGrok
Cross Reference: aio-stress.c
xref
: /
external
/
autotest
/
client
/
tests
/
aiostress
/
aio-stress.c
Home
|
History
|
Annotate
|
Download
|
only in
aiostress
Lines Matching
full:shmctl
910
ret =
shmctl
(shm_id, IPC_RMID, &ds);
912
perror("
shmctl
IPC_RMID");