haproxy/include
Willy Tarreau b29dc95a97 MINOR: threads: add a portable barrier for threads and non-threads
HA_BARRIER() is just a simple memory barrier to prevent the compiler
from reordering our code.
2017-10-31 18:01:18 +01:00
..
common MINOR: threads: add a portable barrier for threads and non-threads 2017-10-31 18:01:18 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MINOR: h1: add a function to measure the trailers length 2017-10-31 17:18:10 +01:00
types CLEANUP: threads: rename process_mask to thread_mask 2017-10-31 16:06:06 +01:00