postgresql/src/include/port/hpux.h

5 lines
113 B
C
Raw Normal View History

# define JMP_BUF
# define USE_POSIX_TIME
# define HAS_TEST_AND_SET
typedef struct { int sem[4]; } slock_t;