1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-04-30 06:48:02 +00:00
haproxy/include
Willy Tarreau 82b37d74d2 MEDIUM: fd: use atomic ops for hap_fd_{clr,set} and remove poll_lock
Now that we can use atomic ops to set/clear an fd occurrence in an
fd_set, we don't need the poll_lock anymore. Let's remove it.
2018-01-29 16:03:15 +01:00
..
common MEDIUM: fd: use atomic ops for hap_fd_{clr,set} and remove poll_lock 2018-01-29 16:03:15 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: fd: use atomic ops for hap_fd_{clr,set} and remove poll_lock 2018-01-29 16:03:15 +01:00
types CLEANUP: fd: remove the unused "new" field 2018-01-29 16:02:59 +01:00