PostgreSQL Source Code git master
|
Data Fields | |
int | val |
LWLock | lck |
Definition at line 21 of file test_dsm_registry.c.
LWLock TestDSMRegistryStruct::lck |
Definition at line 24 of file test_dsm_registry.c.
Referenced by get_val_in_shmem(), set_val_in_shmem(), and tdr_attach_shmem().
int TestDSMRegistryStruct::val |
Definition at line 23 of file test_dsm_registry.c.
Referenced by get_val_in_shmem(), and set_val_in_shmem().