onstat -g con command: Print condition and thread information
Use the onstat -g con command to display information about conditions and the threads that are waiting for the conditions.
Example output
Output description
- cid
- Condition identifier
- addr
- Condition control block address
- name
- Name of condition the thread is waiting on
- waiter
- ID of thread waiting on condition
- waittime
- Time, in seconds, thread has been waiting on this condition