Searched defs:ATOMIC_LONG_INIT (Results 1 – 1 of 1) sorted by relevance
25 #define ATOMIC_LONG_INIT(i) ATOMIC64_INIT(i) macro143 #define ATOMIC_LONG_INIT(i) ATOMIC_INIT(i) macro