Function axstd::thread::current

source ·
pub fn current() -> Thread
Available on crate feature multitask only.
Expand description

Gets a handle to the thread that invokes it.