get_state_by_tid

Function get_state_by_tid 

Source
pub fn get_state_by_tid(tid: u64) -> Result<ThreadState, KernelError>
Expand description

Get specified thread’s ThreadState by TID (Thread ID).