this_chan_num 739 src/dps8/dps8_iom.c __thread uint this_chan_num; this_chan_num 3494 src/dps8/dps8_iom.c this_chan_num = (uint) myid % MAX_CHANNELS; this_chan_num 3500 src/dps8/dps8_iom.c sim_msg ("\rIOM %c Channel %u thread created\r\n", this_iom_idx + 'a', this_chan_num); this_chan_num 3512 src/dps8/dps8_iom.c doPayloadChannel (this_iom_idx, this_chan_num); this_chan_num 30 src/dps8/dps8_iom.h extern __thread uint this_chan_num; this_chan_num 874 src/dps8/threadz.c struct chnThreadz_t * p = & chnThreadz[this_iom_idx][this_chan_num]; this_chan_num 889 src/dps8/threadz.c sim_printf ("chn thread %d in %d out %d\n", this_chan_num, this_chan_num 899 src/dps8/threadz.c struct chnThreadz_t * p = & chnThreadz[this_iom_idx][this_chan_num];