Searched defs:exchange (Results 1 – 5 of 5) sorted by relevance
41 inline bool AtomicBool::exchange(bool desired) { in exchange() function62 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
42 inline bool AtomicBool::exchange(bool desired) { in exchange() function62 inline uint32_t AtomicUint32::exchange(uint32_t desired) { in exchange() function
39 inline bool AtomicBool::exchange(bool desired) { in exchange() function58 inline uint32_t AtomicUint32::exchange(uint32_t desired) { in exchange() function