Searched defs:atomicExchange (Results 1 – 4 of 4) sorted by relevance
238 inline int64_t atomicExchange(volatile int64_t *target, int64_t value) in atomicExchange() function249 inline int atomicExchange(volatile int *target, int value) in atomicExchange() function
1076 constexpr const ImmutableString atomicExchange("atomicExchange"); variable
1906 constexpr const ImmutableString atomicExchange("atomicExchange"); variable
3066 constexpr const ImmutableString atomicExchange("atomicExchange"); variable