Searched defs:atomic64_t (Results 1 – 1 of 1) sorted by relevance
27 typedef struct { volatile long long counter; } atomic64_t; typedef29 typedef struct { volatile long counter; } atomic64_t; typedef