Totalview® Reference Guide
:
PART I CLI Commands
:
Chapter 2 CLI Commands
:
dunhold
dunhold
Releases a held process or thread
Format
Releases a process
dunhold -process
Releases a thread
dunhold -thread
Arguments
-process
Releases processes in the current focus. You can abbreviate the
-process
option argument to
-p
.
-thread
Releases threads in the current focus. You can abbreviate the
-thread
option to
-t
.
Description
The
dunhold
command releases the threads or processes in the current focus. You cannot hold or release system manager threads.
Command alias
Examples
f w uhtp
Releases all worker threads in the focus process.
htp; uht
Holds all threads in the focus process except the
TOI
.
Related Topics
Holding and Releasing Processes and Threads
Starting Processes and Threads
Group > Release Command
Process > Release Threads Command
Thread > Hold Command
dhold
Command