Searched defs:atomic_int64_t (Results 1 – 5 of 5) 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