PostgreSQL Source Code git master
Loading...
Searching...
No Matches
subsystems.h File Reference
Include dependency graph for subsystems.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PG_SHMEM_SUBSYSTEM(callbacks)    extern const ShmemCallbacks callbacks;
 

Macro Definition Documentation

◆ PG_SHMEM_SUBSYSTEM

#define PG_SHMEM_SUBSYSTEM (   callbacks)     extern const ShmemCallbacks callbacks;

Definition at line 25 of file subsystems.h.