mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-07 10:21:41 +01:00
With a single process, we don't need to USE_PRIVATE_CACHE, USE_FUTEX nor USE_PTHREAD_PSHARED anymore. Let's only keep the basic spinlock to lock between threads.