HomeFreeBSD

Remove struct proc p_singlethr member

Description

Remove struct proc p_singlethr member

It does not serve any purpose after we stopped doing
thread_single(SINGLE_ALLPROC) from stoppable user processes.

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D36207

Details

Provenance
kibAuthored on Aug 12 2022, 7:59 PM
Reviewer
markj
Differential Revision
D36207: Yet another round of fixes for REAP_KILL
Parents
rG2842ec6d99ce: REAP_KILL_PROC: kill processes in the threaded taskqueue context
Branches
Unknown
Tags
Unknown