PLO with the CSDST function (compare swap and double store)

Sent from my iPhone

> On 1 Nov 2013, at 20:22, "Donald Likens" <dlik...@infosecinc.com> wrote:
> 
> My code must be able to run in SRB mode and with locks held. I have a 
> situation where I need to serialize processing and cannot use CDS because the 
> two addresses being updated cannot be next to each other (because I use CDS 
> with these two addresses with other addresses). I have attempted to use a 
> combination of CS instructions to resolve this problem but it does not work. 
> I know this will work if I use a CMS lock but I am concerned about affecting 
> the whole system. Any advice?                                                
> 
> ----------------------------------------------------------------------
> 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