oxipng/doc/crossbeam/mem/epoch/sidebar-items.js
2016-03-11 12:13:13 -05:00

1 line
No EOL
331 B
JavaScript

initSidebarItems({"fn":[["pin","Pin the current epoch."]],"struct":[["Atomic","Like `std::sync::atomic::AtomicPtr`."],["Guard","An RAII-style guard for pinning the current epoch."],["Owned","Like `Box<T>`: an owned, heap-allocated data value of type `T`."],["Shared","Like `&'a T`: a shared reference valid for lifetime `'a`."]]});