S60 Open C
Standard C Library/IPC Functions

Standard C Library/IPC Functions

Table of Contents

IPC Functions

 


IPC Functions

Shared Memory Functions

Function

Description

shmat Shared memory operations
shmctl Shared memory control
shmdt Shared memory operations
shmget Allocates a shared memory segment
ftok Converts a path name and a project identifier to a System V IPC key

Semaphores

Function

Description

semop Semaphore operations
semctl Semaphore control operations
semget Gets a semaphore set identifier

Message Operations

Function

Description

msgctl Message control operations
msgget Gets a message queue identifier
msgrcv Receives a message from the message queue
msgsnd Sends a message to the message queue

Give feedback of this article


Back to top


Copyright ©2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.