Searched defs:atomicExchange (Results 1 – 1 of 1) sorted by relevance
238 inline int64_t atomicExchange(volatile int64_t *target, int64_t value) in atomicExchange() function250 inline int atomicExchange(volatile int *target, int value) in atomicExchange() function