Scott - The answer is yes.

Please see:  https://computing.llnl.gov/tutorials/pthreads/  for some
examples that include thread coordination.

Sam

On Tue, Jan 3, 2012 at 10:17 AM, Scott Ford <scott_j_f...@yahoo.com> wrote:

> All,
>
> I am looking to rewrite a COBOL app(stc) in C. The current code calls a
> lot of assembler sub routines,which isn't a problem, but we do call an
> assembler operator interface which uses the MVS modify command interface.I
> want to do the same in C using pthreads, with one thread being activate at
> all times for the operator interface. My assumptions are that I can do this
> , am I correct ?
> I admit I am not a "C" heavy, but having some working known of "C".
>
> As always any help , comments are much appreciated.
>
> Regards,
> Scott
>
> Sent from my iPad
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

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

Reply via email to