Searched defs:atomicExchange (Results 1 – 3 of 3) 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