Unix-system-calls-ipc
提供:Dev Guides
[top]#
|http://www.google.com/[Google] | a|
Web | This Site |
選択した読書
Copyright©2014 by finddevguides |
[cols=",,,,,,,",] |
| | Home | | References | | Discussion Forums | | About TP
[width="100%",cols="100%",] |
a| == ipc()-Unix、Linuxシステムコール
[[File:]] image :http://www.finddevguides.com/images/next.gif [next] image:http://www.finddevguides.com/add- this.gif [AddThisソーシャルブックマークボタン]
広告
NAME
ipc-System V IPCシステムコール
概要
int ipc(unsigned int call, int first, int second, int third, void* ptr, long fifth); |
説明
ユーザープログラムは、通常の名前で適切な関数を呼び出す必要があります。 ipc ()について知る必要があるのは、標準ライブラリの実装者とカーネルハッカーだけです。
準拠
関連項目
- msgctl(2)
- msgget(2)
- msgrcv(2)
- msgsnd(2)
- semctl(2)
- semget(2)
- semop(2)
- shmat(2)
- shmctl(2)
- shmdt(2)
- shmget(2)
[[File:]] image :http://www.finddevguides.com/images/next.gif [next] [[File:]]
広告
|
[cols="^",] |
|Advertisements