On Fri, 1 Jul 2016 21:38:14 -0400, Don Poitras wrote:
>
>I wrote the support in SAS/C for handling multiple tasks writing to the same
>sysout DD. I used WAIT/POST rather than ENQ/DEQ.
>
>https://support.sas.com/documentation/onlinedoc/sasc/doc750/html/clug/zntimeop.htm#zid-1494
>
I'm trying to envision how to use WAIT/POST to do that since no
more than one task can be WAITing on a given ECB.  I vaguely recall
long ago writing code that used a variant of a CS example in PoOps
to manage a queue of ECBs.

-- gil

----------------------------------------------------------------------
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