[Overview][Constants][Types][Procedures and functions] Reference for unit 'ipc' (#rtl)

Reference for unit 'ipc': Types

key_t

  

Alias for TKeytype

msglen_t

  

Message length type

msgqnum_t

  

Message queue number type

PIPC_Perm

  

Pointer to TIPC_Permrecord.

PMSG

  

Pointer to TMSGrecord

PMSGbuf

  

Pointer to TMsgBufrcord

PMSQid_ds

  

Pointer to TMSQid_ds

PSEMbuf

  

Pointer to TSembufrecord.

PSEMid_ds

  

Pointer to TSEMid_dsrecord.

PSEMinfo

  

Pointer to TSEMinforecord.

PSEMun

  

Pointer to TSEMunrecord

PShmid_DS

  

Pointer to TSHMid_dsrecord.

TIPC_Perm

  

Record used in all IPC systems to specify the permissions.

TKey

  

Type returned by the ftokkey generating function.

TMSG

  

Record used in the handling of message queues. Do not use directly.

TMSGbuf

  

Generic message data record

TMSQid_ds

  

Record returned by the msgctlcall, contains all data about a message queue.

TSEMbuf

  

Record used in semopcall.

TSEMid_ds

  

Structure returned by the semctlcall, contains all data of a semahore

TSEMun

  

Record used in semctlcall.

TShmid_ds

  

Record used in the shmctlcall to set or retrieve settings for shared memory.

TSHMinfo

  

Record used by the shared memory system, Do not use directly.