Searched defs:gpr_atm_rel_store (Results 1 – 3 of 3) sorted by relevance
46 static __inline void gpr_atm_rel_store(gpr_atm* p, gpr_atm value) { in gpr_atm_rel_store() function
52 #define gpr_atm_rel_store(p, value) \ macro
55 static __inline void gpr_atm_rel_store(gpr_atm* p, gpr_atm value) { in gpr_atm_rel_store() function