Searched refs:atomic_int_fast8_t (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/ | ||
H A D | stdatomic.h | 113 using std::atomic_int_fast8_t; |
/aosp12/bionic/libc/include/bits/ | ||
H A D | stdatomic.h | 184 typedef _Atomic(int_fast8_t) atomic_int_fast8_t; typedef |