diff options
author | 2017-05-09 09:36:04 +0000 | |
---|---|---|
committer | 2017-05-09 09:36:04 +0000 | |
commit | 92dafbefb3c1065c1d820ac18017916cb2ec3be9 (patch) | |
tree | 1d970e7dc2e1529c01c678d65c7c246fa399547e /usr.bin/tmux/cmd-rotate-window.c | |
parent | Kill commented out code referencing pfctlinput2() and a wrong comment (diff) | |
download | wireguard-openbsd-92dafbefb3c1065c1d820ac18017916cb2ec3be9.tar.xz wireguard-openbsd-92dafbefb3c1065c1d820ac18017916cb2ec3be9.zip |
Stop considering some sleeping threads are running.
PZERO used to be a special value in the first BSD releases but since
the introduction of tsleep(9) there's no way to tell if a thread is
going to sleep for a "short" period of time.
This remove the only (ab)use of ``p_priority'' outside the scheuler
logic, which will help moving avway from a priority-based scheduler.
ok visa@
Diffstat (limited to 'usr.bin/tmux/cmd-rotate-window.c')
0 files changed, 0 insertions, 0 deletions