Gets the values of one or more thread properties. The other-args argument can include one or more property names. The CLI returns these values in a list, and places them in the same order as the names you enter.
If you use the -all option instead of
object-id, the CLI returns a list containing one (sublist) element for each object.
Sets the values of one or more properties. The other-args argument contains paired property names and values.
A thread ID. If you use the -all option, the operation is carried out on all threads in the current focus.
The TV::thread command lets you examine and set the following thread properties and states:
A Boolean value (either 1 or
0) indicating if the thread is held. (
1 means that the thread is held.) (settable)
A Boolean value (either 1 or
0) indicating if this is a system manger thread. (
1 means that it is a system manager thread.)