Hacker News new | ask | show | jobs
by atrn 1644 days ago
I'm still waiting for concurrent COBOL...

PERFORM x CONCURRENTLY WITH y BUT NOT WITH z.

1 comments

  000100     MOVE 4 TO reference-count ATOMIC IF reference-count EQUAL TO 3.