draf.txt
author zhangx
Thu, 28 Jan 2016 07:43:05 +0800
changeset 85 d239aa953315
parent 81 c495eb16beb6
permissions -rw-r--r--
Added PrioG.thy as a parallel copy of Correctness.thy

There are low priority threads, 
which do not hold any resources, 
such thread will not block th. 
Theorem 3 does not exclude such threads.

There are resources, which are not held by any low prioirty threads,
such resources can not cause blockage of th neither. And similiary, 
theorem 6 does not exlude them.

Our one bound excudle them by using a different formaulation.