Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Datomics.c44 static inline int64_t atomic_inc64(int64_t *x) in atomic_inc64() function
105 atomic_inc64(&tick64); in thread2_func()