Home
last modified time | relevance | path

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

/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_atomic.h29 typedef int32_t atomic_int_t; typedef
34 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add()
56 typedef int64_t atomic_int_t; typedef
60 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add()
85 typedef int64_t atomic_int_t; typedef
88 typedef int32_t atomic_int_t; typedef

Completed in 6 milliseconds