![]() |
kinetic-c
v0.12.0
Seagate Kinetic Protocol Client Library for C
|
Go to the source code of this file.
Macros | |
#define | ATOMIC_BOOL_COMPARE_AND_SWAP(PTR, OLD, NEW) (__sync_bool_compare_and_swap(PTR, OLD, NEW)) |
#define | SPIN_ADJ(F, ADJ) |
#define ATOMIC_BOOL_COMPARE_AND_SWAP | ( | PTR, | |
OLD, | |||
NEW | |||
) | (__sync_bool_compare_and_swap(PTR, OLD, NEW)) |
#define SPIN_ADJ | ( | F, | |
ADJ | |||
) |