MINOR: threads: always place the clockid in the struct thread_info
authorWilly Tarreau <w@1wt.eu>
Mon, 20 May 2019 18:23:06 +0000 (20:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 20 May 2019 19:13:01 +0000 (21:13 +0200)
commit624dcbf41ec7aa4e6f39c906a4fc491f3d8d1a32
treed3abe9adeeb7c86b5828d08183e6b4750c9b40a8
parentb81939cef01f09061ab07fef08d2fef0f60b1584
MINOR: threads: always place the clockid in the struct thread_info

It will be easier to deal with the internal API to always have it.
include/common/hathreads.h
src/haproxy.c