]> git.kaiwu.me - haproxy.git/commit
CLEANUP: threads: replace the last few 1UL<<tid with tid_bit
authorWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 14:59:32 +0000 (15:59 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 14:59:32 +0000 (15:59 +0100)
commit5f4a47b70125c1f5ca0e6e6a72774a94ddbc0b37
treeb122c5dd32f49830fb5874ac94aa8223e66175ca
parent79a481dddee291dbf2d8d7189fe94e4448529446
CLEANUP: threads: replace the last few 1UL<<tid with tid_bit

There were a few occurences left, better replace them now.
src/applet.c
src/flt_spoe.c
src/hlua.c
src/task.c