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

  /src/common/lib/libc/atomic/
atomic_and_8_nv_cas.c 36 uint8_t atomic_and_8_nv(volatile uint8_t *addr, uint8_t val);
39 atomic_and_8_nv(volatile uint8_t *addr, uint8_t val) function in typeref:typename:uint8_t
51 #undef atomic_and_8_nv
52 atomic_op_alias(atomic_and_8_nv,_atomic_and_8_nv)
atomic_op_namespace.h 61 #define atomic_and_8_nv _atomic_and_8_nv macro

Completed in 12 milliseconds