commit | 5266b3e12d69c1a6ba48047c0749a0801d9fa316 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Jan 25 17:43:58 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Feb 05 14:24:50 2018 +0100 |
tree | 56f470e0a9d27f046e6038d97fe154756e645e38 | |
parent | f61f0cb95ffbfe403219226d427cd292ca79965a [diff] |
MINOR: threads: add test and set/reset operations This just adds a set of naive bts/btr operations based on OR/AND. Later it could rely on pl_bts/btr to use arch-specific versions if needed.