Searched defs:ATOMIC_LONG_INIT (Results 1 – 1 of 1) sorted by relevance
14 #define ATOMIC_LONG_INIT(i) ATOMIC64_INIT(i) macro19 #define ATOMIC_LONG_INIT(i) ATOMIC_INIT(i) macro
Completed in 9 milliseconds