Searched defs:atomic_int64_t (Results 1 – 7 of 7) sorted by relevance
73 using atomic_int64_t = atomic< int64_t>; variable
74 using atomic_int64_t = atomic< int64_t>; variable
109 typedef atomic< int64_t > atomic_int64_t; typedef