mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 22:31:28 +02:00
For threads it's common to have to check if a mask contains more than one bit set. Let's have this "atleast2()" function report this.
For threads it's common to have to check if a mask contains more than one bit set. Let's have this "atleast2()" function report this.