Verify Basic property for lock allocation
Verify the minimal consistency property for any form of lock handling: if a user holds an exclusive lock, then no other user can hold the same lock (neither exclusively, nor shared). Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Petr Pudlak <pudlak@google.com>
Please register or sign in to comment