Searched defs:atomic64_t (Results 1 – 2 of 2) sorted by relevance
25 typedef struct { volatile long long counter; } atomic64_t; typedef27 typedef struct { volatile long counter; } atomic64_t; typedef
109 } atomic64_t; typedef