haproxy/include/types
Christopher Faulet 9dcf9b6f03 MINOR: threads: Use __decl_hathreads to declare locks
This macro should be used to declare variables or struct members depending on
the USE_THREAD compile option. It avoids the encapsulation of such declarations
between #ifdef/#endif. It is used to declare all lock variables.
2017-11-13 11:38:17 +01:00
..
acl.h
action.h
applet.h MEDIUM: cache: deliver objects from cache 2017-10-31 21:17:19 +01:00
arg.h
auth.h
backend.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
cache.h MEDIUM: cache: configuration parsing and initialization 2017-10-31 21:17:19 +01:00
capture.h
channel.h BUG/MEDIUM: stream-int: Don't loss write's notifs when a stream is woken up 2017-11-09 15:16:05 +01:00
checks.h MAJOR: connection : Split struct connection into struct connection and struct conn_stream. 2017-10-31 18:03:23 +01:00
cli.h
compression.h
connection.h CLEANUP: mux: remove the unused "release()" function 2017-11-10 16:43:05 +01:00
counters.h
dns.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
fd.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
filters.h MEDIUM: threads/filters: Add init/deinit callback per thread 2017-10-31 13:58:32 +01:00
freq_ctr.h
global.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
h1.h
hdr_idx.h
hlua.h MEDIUM: threads/lua: Cannot acces to the socket if we try to access from another thread. 2017-10-31 13:58:32 +01:00
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe 2017-10-31 13:58:31 +01:00
listener.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
log.h
mailers.h
map.h
obj_type.h MINOR: connection: introduce conn_stream 2017-10-31 18:03:23 +01:00
pattern.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
peers.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
pipe.h
port_range.h
proto_http.h
proto_udp.h
protocol.h
proxy.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
queue.h
sample.h
server.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
session.h
shctx.h
signal.h
spoe.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
ssl_sock.h
stats.h
stick_table.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
stream.h
stream_interface.h
task.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00
template.h
vars.h MINOR: threads: Use __decl_hathreads to declare locks 2017-11-13 11:38:17 +01:00