HomeSort by: relevance | last modified time | path
    Searched defs:xor_and_fetch_1 (Results 1 - 1 of 1) sorted by relevancy

  /src/common/lib/libc/atomic/
atomic_xor_8_cas.c 38 uint8_t xor_and_fetch_1(volatile uint8_t *, uint8_t, ...)
54 xor_and_fetch_1(volatile uint8_t *addr, uint8_t val, ...) function in typeref:typename:uint8_t

Completed in 13 milliseconds