Function procinfo::pid::stat_task [−][src]
pub fn stat_task(process_id: pid_t, thread_id: pid_t) -> Result<Stat>
Returns status information from the thread with the provided parent process ID and thread ID.
pub fn stat_task(process_id: pid_t, thread_id: pid_t) -> Result<Stat>
Returns status information from the thread with the provided parent process ID and thread ID.