* sigproc.cc (WAIT_SIG_PRIORITY): Bump to THREAD_PRIORITY_TIME_CRITICAL.

This commit is contained in:
Christopher Faylor
2002-11-05 04:23:41 +00:00
parent f57289609b
commit 5806add291
4 changed files with 8 additions and 2 deletions

View File

@ -60,7 +60,7 @@ static const char * const process_listing[] =
"ctty",
"stat",
"statm",
"cmdline",
"qmdline",
NULL
};