Searched defs:atomic_u8 (Results 1 – 2 of 2) sorted by relevance
31 struct atomic_u8 { struct32 typedef u8 Type;33 volatile Type ValDoNotUse;
568 fn atomic_u8() { in atomic_u8() function