Home
last modified time | relevance | path

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

/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_atomic.h28 typedef int32_t atomic_int_t; typedef
33 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; typedef
59 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; typedef
87 typedef int32_t atomic_int_t; typedef

Completed in 4 milliseconds