Display the handles for ready and sleeping threads.
vk
Parameters
None.
Remarks
This is the format of the vk display of handle information:
Ready_threads: xxxx xxxx ...
Sleeping_threads: xxxx xxxx ...
The fields show:
Ready_threads
- The handles for all threads in the ready state. The first handle in this list represents the running thread.
Sleeping_threads
- The handles for all threads in the sleeping state.
Error Messages
Syntax Error
- You made an error entering the command.
Ready threads: Can't locate
- The system is corrupted.
Sleeping threads: Can't locate
- Usually indicates the kernel is uninitialized. To recover from this error, reinitialize the system.
See Also
Debugging tools