bevy/crates/bevy_tasks/src
Ralf Jung a32eac825a Miri can set thread names now (#5108)
# Objective

https://github.com/rust-lang/miri/issues/1717 has been fixed so we can set thread names in Miri now.

## Solution

We set thread names in Miri.
2022-06-26 21:28:00 +00:00
..
iter small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
lib.rs Remove unused CountdownEvent (#4290) 2022-04-26 21:20:12 +00:00
single_threaded_task_pool.rs document the single threaded wasm task pool (#4571) 2022-04-24 22:57:04 +00:00
slice.rs Document bevy_tasks and enable #![warn(missing_docs)] (#3509) 2022-01-16 04:53:22 +00:00
task.rs Fix doc_markdown lints in bevy_tasks (#3481) 2021-12-29 17:38:13 +00:00
task_pool.rs Miri can set thread names now (#5108) 2022-06-26 21:28:00 +00:00
usages.rs Add global init and get accessors for all newtyped TaskPools (#2250) 2022-06-09 02:43:24 +00:00