Searched refs:atomic_int_fast64_t (Results 1 – 3 of 3) sorted by relevance
108 std::atomic_int_fast64_t mBoottimeOffset;
119 using std::atomic_int_fast64_t;
190 typedef _Atomic(int_fast64_t) atomic_int_fast64_t; typedef