Searched defs:atomic_u32 (Results 1 – 3 of 3) sorted by relevance
46 struct atomic_u32 { struct47 typedef u32 Type;48 volatile Type ValDoNotUse;
4 mod atomic_u32; module
574 fn atomic_u32() { in atomic_u32() function