Function get_thread

Source
pub fn get_thread(tid: Pid) -> LinuxResult<Arc<Thread>>
Expand description

Finds the thread with the given TID.