haproxy/include
Christopher Faulet 24289f2e07 MEDIUM: thread/spoe: Make the SPOE thread-safe
Because there is not migration mechanism yet, all runtime information about an
SPOE agent are thread-local and async exchanges with agents are disabled when we
have serveral threads. Howerver, pipelining is still available. So for now, the
thread part of the SPOE is pretty simple.
2017-10-31 13:58:33 +01:00
..
common MEDIUM: thread/spoe: Make the SPOE thread-safe 2017-10-31 13:58:33 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MEDIUM: threads/tasks: Add lock around notifications 2017-10-31 13:58:32 +01:00
types MEDIUM: thread/spoe: Make the SPOE thread-safe 2017-10-31 13:58:33 +01:00