mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
5 lines
113 B
C
5 lines
113 B
C
# define JMP_BUF
|
|
# define USE_POSIX_TIME
|
|
# define HAS_TEST_AND_SET
|
|
typedef struct { int sem[4]; } slock_t;
|