Searched defs:volatile_store (Results 1 – 5 of 5) sorted by relevance
1527 pub fn volatile_store<T>(dst: *mut T, val: T); in volatile_store() function
1566 pub fn volatile_store<T>(dst: *mut T, val: T); in volatile_store() function