mentat/tokio_threadpool/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
539 B
JavaScript

initSidebarItems({"fn":[["blocking","Enter a blocking section of code."]],"mod":[["park","Thread parking utilities."]],"struct":[["BlockingError","Error raised by `blocking`."],["Builder","Builds a thread pool with custom configuration values."],["Sender","Submit futures to the associated thread pool for execution."],["Shutdown","Future that resolves when the thread pool is shutdown."],["ThreadPool","Work-stealing based thread pool for executing futures."],["Worker","Thread worker"],["WorkerId","Identifies a thread pool worker."]]});