Home
last modified time | relevance | path

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

/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_atomic.h27 typedef int32_t atomic_int_t; typedef
32 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add()
54 typedef int64_t atomic_int_t; typedef
58 static inline atomic_int_t atomic_fetch_add(atomic_t *value, atomic_int_t add) /* {{{ */ in atomic_fetch_add()
83 typedef int64_t atomic_int_t; typedef
86 typedef int32_t atomic_int_t; typedef

Completed in 4 milliseconds