Searched defs:atomic_init (Results 1 – 2 of 2) sorted by relevance
80 static void atomic_init() {} /* empty when we are not using atomic_mtx */ in atomic_init() function82 static inline void atomic_init() {} /* empty when we are not using atomic_mtx */ in atomic_init() function135 static inline void atomic_init() {} /* empty when we are not using atomic_mtx */ in atomic_init() function
22 void atomic_init(A& a, int i) { in atomic_init() function