Home
last modified time | relevance | path

Searched refs:atomicBitsetXchg (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DatomicBitset.h52 bool atomicBitsetXchg(struct AtomicBitset *atomicallyAccessedSet, struct AtomicBitset *otherSet);
/device/google/contexthub/firmware/os/cpu/cortexm4/
DatomicBitset.c117 bool atomicBitsetXchg(struct AtomicBitset *atomicallyAccessedSet, struct AtomicBitset *otherSet) in atomicBitsetXchg() function