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