[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Poison



Oh ....

and what about this

GUARD
  PRI PAR
   P
   Q
   R
  PAR  -- interrupt handling by two processes in parallel
   T
   S

(= (P||Q||R)^(T||S) )

this is looks like

PRI PAR + terminate modification
  PAR
   T
   S
  PRI PAR
   P
   Q
   R

Gerald.