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