The IRB will be driven the next time the task gets interrupted... note
that SCHEDULEing the IRB does not in itself cause the interrupt that drives
the IRB. If the task was already WAITing, however, the IRB will run.

==========================
Adam Johanson
R&D Software Engineer
adam.johan...@broadcom.com


On Wed, Aug 5, 2020 at 12:13 PM Joseph Reichman <reichman...@gmail.com>
wrote:

> Hi
>
>
>
>      I am looking for an exit that will be executed after a time interval,
> in addition I need a parameter. The SCHEDIRB gives the parameter but I am
> not quite sure when it will execute
>
>
>
> Looking at the data area manual for IQE there is a it setting for IQETIMER
> the comments refer to STIMER.
>
>
>
> STIMER on the other I have a better idea of when the routine will get
> control however it does not receive parameters
>
>
>
>
>
> I guess since I know I am running under the same TCB I can do a TCBTOKEN
> and
> then create a name token pair.
>
>
>
> Thanks
>
>
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to