Searched refs:CMP_EXCHANGE (Results 1 – 1 of 1) sorted by relevance
123 #define CMP_EXCHANGE(n, type) bool __atomic_compare_exchange_ ## n (volatile void* mem, void* expec… macro311 CMP_EXCHANGE(1, unsigned char)312 CMP_EXCHANGE(2, short unsigned int)313 CMP_EXCHANGE(4, unsigned int)457 CMP_EXCHANGE(8, long long unsigned int)