HomeFreeBSD

thread: use tdfind in sysctl_kern_proc_kstack

Description

thread: use tdfind in sysctl_kern_proc_kstack

This treads linear scans for locked lookup, but more importantly removes
the only consumer of thread_find.

Details

Provenance
mjgAuthored on
Parents
rS367542: threads: remove the unused TID_BUFFER_SIZE macro
Branches
Unknown
Tags
Unknown