I'm trying to learn more about the information given when I run seqShow <thread_id>. Specifically, the Get/Put in progress section.
What do the variable number of zeros represent? In my output below
I see 2, whereas the link in manual shows 6.
Other times I've seen this entry fill up nearly 2 rows of zeros. Is it documented more and I just missed it?
Thanks,
-Matt
scs-cp-ioc>seqShow 0xa010038 1
State Program: "scs_mon"
thread priority = 50
number of state sets = 1
number of syncQ queues = 0
number of channels = 2
number of channels assigned = 2
number of channels connected = 2
number of channels monitored = 2
options: async=0, debug=1, newef=1, reent=0, conn=1
State Set: "monitorProcess"
thread name = scs_mon; Thread id = 0xa010038
First state = "start"
Current state = "updateParameters"
Previous state = "updateParameters"
Elapsed time since state was entered = 0.44 seconds
Wake up delay = 0.06 seconds
Get in progress = [00]
Put in progress = [00]