|
MobilityDB 1.3
|
Thread-local-storage qualifier macro used by MEOS to mark per-thread state. More...
Go to the source code of this file.
Macros | |
| #define | MEOS_TLS /* not supported; falls back to non-thread-safe globals */ |
Thread-local-storage qualifier macro used by MEOS to mark per-thread state.
Kept in a stand-alone header so that vendored PostgreSQL headers (e.g. pgtime.h) can pick it up without pulling in the full meos.h.