Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DFastMixer.h108 std::atomic_int_fast64_t mBoottimeOffset;
/aosp12/bionic/libc/include/
H A Dstdatomic.h119 using std::atomic_int_fast64_t;
/aosp12/bionic/libc/include/bits/
H A Dstdatomic.h190 typedef _Atomic(int_fast64_t) atomic_int_fast64_t; typedef