haproxy/include
Willy Tarreau 5a6e2245fa REORG: threads: move the struct thread_info from global.h to hathreads.h
It doesn't make sense to keep this struct thread_info in global.h, it
causes difficulties to access its contents from hathreads.h, let's move
it to the threads where it ought to have been created.
2019-05-20 20:00:25 +02:00
..
common REORG: threads: move the struct thread_info from global.h to hathreads.h 2019-05-20 20:00:25 +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