Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Datomics.c73 static inline int64_t atomic_dec64(int64_t *x) in atomic_dec64() function
96 atomic_dec64(&tick64); in thread1_func()