mentat/docs/apis/rust/crossbeam_utils/scoped/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
472 B
JavaScript

initSidebarItems({"fn":[["builder_spawn_unsafe","Like `std::thread::Builder::spawn`, but without the closure bounds."],["scope","Create a new `scope`, for deferred destructors."],["spawn_unsafe","Like `std::thread::spawn`, but without the closure bounds."]],"struct":[["Scope",""],["ScopedJoinHandle","A handle to a scoped thread"],["ScopedThreadBuilder","Scoped thread configuration. Provides detailed control over the properties and behavior of new scoped threads."]]});