Searched defs:atomic_u16 (Results 1 – 3 of 3) sorted by relevance
36 struct atomic_u16 { struct37 typedef u16 Type;38 volatile Type ValDoNotUse;
3 mod atomic_u16; module
588 fn atomic_u16() { in atomic_u16() function