Searched defs:exchange (Results 1 – 2 of 2) sorted by relevance
40 inline bool AtomicBool::exchange(bool desired) { in exchange() function60 inline uint32_t AtomicUint32::exchange(uint32_t desired) { in exchange() function
48 inline bool AtomicBool::exchange(bool desired) { in exchange() function71 inline uint32_t AtomicUint32::exchange(uint32_t desired) { in exchange() function