Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atomicvar.h: show used API in INFO. Add macro to force __sync builtin. | antirez | 2017-05-10 | 1 | -6/+11 |
* | Modules TSC: Improve inter-thread synchronization. | antirez | 2017-05-09 | 1 | -7/+41 |
* | Simplify atomicvar.h usage by having the mutex name implicit. | antirez | 2017-05-04 | 1 | -15/+15 |
* | Solaris fixes about tail usage and atomic vars. | antirez | 2017-02-22 | 1 | -1/+1 |
* | Remove "Hey!" warning... | antirez | 2016-10-19 | 1 | -1/+0 |
* | Better target MacOS on __atomic macros conditional compilation. | antirez | 2016-10-17 | 1 | -1/+2 |
* | Fixes compilation on MacOS 10.8.5, Clang tags/Apple/clang-421.0.57 | Pedro Melo | 2016-10-17 | 1 | -1/+1 |
* | Atomic vars implemented in a more general way. | antirez | 2015-10-01 | 1 | -0/+94 |