mirror of
https://github.com/tmux/tmux.git
synced 2026-03-07 00:05:33 +00:00
d1f939cede4a1eb7137feb892450e0e2b650cc6c
PS_{ZOMBIE,EMBRYO} on the process instead of peeking into the process's
thread data. This eliminates the need for the thread-level SDEAD state.
Change kvm_getprocs() (both the sysctl() and kvm backends) to report the
"most active" scheduler state for the process's threads.
tweaks kettenis@
feedback and ok matthew@
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%