HomeSort by relevance Sort by last modified time
    Searched refs:atomicBitsetXchg (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/inc/
atomicBitset.h 52 bool atomicBitsetXchg(struct AtomicBitset *atomicallyAccessedSet, struct AtomicBitset *otherSet);
  /device/google/contexthub/firmware/os/cpu/cortexm4/
atomicBitset.c 117 bool atomicBitsetXchg(struct AtomicBitset *atomicallyAccessedSet, struct AtomicBitset *otherSet)

Completed in 580 milliseconds