setcritical [options] <threadid> ...
Display help.
System attribute. Combine with --critical or --permanent.
Process attribute. Combine with --critical or --permanent.
Sets the thread to be system/process critical.
Sets the thread to be system/process permanent.
Id of the thread(s) to change. Can be specified more than once. [uint(s)]
Sets the User::TCritcal attribute of a thread.
To make thread 42 system critical, do setcritical --system --critical 42
. To set a thread as not critical, do setcritical 42
.
Copyright (c) 2008-2010 Accenture. All rights reserved.