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