dhold
Holds threads or processes
Format
Holds processes
dhold -process
Holds threads
dhold -thread
Arguments
-process
Holds processes in the current focus. Can be abbreviated to -p.
-thread
Holds threads in the current focus. Can be abbreviated to -t.
Description
The dhold command holds the threads and processes in the current focus.
NOTE >> You cannot hold system manager threads. In all cases, holding threads that aren’t part of your program always involves some risk.
Command alias
Examples
f W HT
Holds all worker threads in the focus group.
f s HP
Holds all processes in the share group.
f $mygroup/ HP
Holds all processes in the group identified by the contents of mygroup.
Related Topics