ariel_os::thread

Function is_valid_tid

pub fn is_valid_tid(thread_id: ThreadId) -> bool
Available on crate feature threading only.
Expand description

Checks if a given ThreadId is valid.