|
PostgreSQL Source Code git master
|
Go to the source code of this file.
Macros | |
| #define | pg_read_barrier_impl() pg_compiler_barrier_impl() |
| #define | pg_write_barrier_impl() pg_compiler_barrier_impl() |
| #define pg_read_barrier_impl | ( | ) | pg_compiler_barrier_impl() |
Definition at line 44 of file arch-x86.h.
| #define pg_write_barrier_impl | ( | ) | pg_compiler_barrier_impl() |
Definition at line 45 of file arch-x86.h.