Searched refs:atomic_int_t (Results 1 – 1 of 1) sorted by relevance
28 typedef int32_t atomic_int_t; typedef33 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add()55 typedef int64_t atomic_int_t; typedef59 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add()84 typedef int64_t atomic_int_t; typedef87 typedef int32_t atomic_int_t; typedef
Completed in 4 milliseconds