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