| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MINOR: plock: use an ARMv8 instruction barrier for the pause instruction | Your Name | 2020-11-29 | 1 | -0/+11 |
| * | CLEANUP: assorted typo fixes in the code and comments | Ilya Shipitsin | 2020-06-26 | 1 | -1/+1 |
| * | BUILD: threads/plock: fix a build issue on Clang without optimization | Willy Tarreau | 2017-11-20 | 1 | -13/+39 |
| * | MINOR: threads/build: atomic: replace the few inlines with macros | Willy Tarreau | 2017-11-20 | 1 | -24/+29 |
| * | MINOR: threads/atomic: implement pl_bts() on non-x86 | Willy Tarreau | 2017-11-20 | 1 | -0/+3 |
| * | MINOR: threads/atomic: implement pl_mb() in asm on x86 | Willy Tarreau | 2017-11-20 | 1 | -4/+18 |
| * | MINOR: threads/atomic: rename local variables in macros to avoid conflicts | Willy Tarreau | 2017-11-20 | 1 | -4/+4 |
| * | MINOR: threads: Add atomic-ops and plock includes in import dir | Emeric Brun | 2017-10-31 | 1 | -0/+510 |
