postgresql/src/include/port
Nathan Bossart 7188a7806d Improve style of pg_lfind32().
This commit simplifies pg_lfind32() a bit by moving the standard
one-by-one linear search code to an inline helper function.

Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/20240327013616.GA3940109%40nathanxps13
2024-03-27 20:26:05 -05:00
..
atomics Introduce atomic read/write functions with full barrier semantics. 2024-02-29 10:00:44 -06:00
win32 Fix gai_strerror() thread-safety on Windows. 2024-02-12 11:14:21 +13:00
win32_msvc windows: msvc: Define STDIN/OUT/ERR_FILENO. 2022-07-18 17:21:54 -07:00
atomics.h Introduce atomic read/write functions with full barrier semantics. 2024-02-29 10:00:44 -06:00
cygwin.h
darwin.h
freebsd.h Improve the naming in wal_sync_method code. 2023-10-13 15:16:45 -05:00
linux.h Improve the naming in wal_sync_method code. 2023-10-13 15:16:45 -05:00
netbsd.h
openbsd.h
pg_bitutils.h Inline pg_popcount{32,64} into pg_popcount(). 2024-03-19 14:46:16 -05:00
pg_bswap.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pg_crc32c.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pg_iovec.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
pg_lfind.h Improve style of pg_lfind32(). 2024-03-27 20:26:05 -05:00
pg_pthread.h
simd.h Fix signedness error in 9f225e992 for gcc 2024-03-06 15:55:55 +07:00
solaris.h
win32.h mingw: Define PGDLLEXPORT as __declspec (dllexport) as done for msvc 2022-09-30 10:50:05 -07:00
win32_port.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
win32ntdll.h Update copyright for 2024 2024-01-03 20:49:05 -05:00