d98668a559
- adds a `LockGuard` type returned by `.lock` and `.trylock` that unlocks the mutex in the destructor - renames `mutex::Mutex` to `StaticNativeMutex` - adds a `NativeMutex` type with a destructor - removes `LittleLock` - adds `#[must_use]` to `sync::mutex::Guard` to remind people to use it |
||
---|---|---|
.. | ||
args.rs | ||
at_exit_imp.rs | ||
crate_map.rs | ||
env.rs | ||
global_heap.rs | ||
local_heap.rs | ||
local_ptr.rs | ||
local.rs | ||
logging.rs | ||
macros.rs | ||
mod.rs | ||
rtio.rs | ||
task.rs | ||
thread_local_storage.rs | ||
thread.rs | ||
unwind.rs | ||
util.rs |