Jack2 1.9.6
Public Attributes

_jack_shm_server Struct Reference

#include <shm.h>

List of all members.

Public Attributes

pid_t pid
char name [JACK_SERVER_NAME_SIZE]

Detailed Description

A structure holding information about shared memory allocated by JACK. this persists across invocations of JACK, and can be used by multiple JACK servers. It contains no pointers and is valid across address spaces.

The registry consists of two parts: a header including an array of server names, followed by an array of segment registry entries.

Definition at line 72 of file shm.h.


The documentation for this struct was generated from the following file: