DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
System calls and libraries

Advanced interprocess communication

These system calls support interprocess messages, semaphores, and shared memory and are effective in data base management. (These IPC mechanisms are also not applicable for processes on separate hosts.)

Advanced interprocess communication functions

msgget get message queue
msgctl message control operations
msgop message operations
semget get set of semaphores
semctl semaphore control operations
semop semaphore operations
shmget get shared memory segment identifier
shmctl shared memory control operations
shmop shared memory operations


Next topic: Memory management
Previous topic: Basic interprocess communication functions

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004