haproxy/include
Willy Tarreau b81939cef0 MINOR: compat: make sure to always define clockid_t
In order to ease the internal time API, we'll have the threads time always
present even when threads are disabled. Let's make sure clockid_t, and the
minimum clock times are defined even on older or non-compatible systems.
2019-05-20 20:24:10 +02:00
..
common MINOR: compat: make sure to always define clockid_t 2019-05-20 20:24:10 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: init/mworker: make the pipe register function a regular initcall 2019-05-20 11:26:12 +02:00
types REORG: threads: move the struct thread_info from global.h to hathreads.h 2019-05-20 20:00:25 +02:00