11 lines
148 B
Perl
11 lines
148 B
Perl
|
---
|
||
|
name: "Lock Test 3"
|
||
|
description:
|
||
|
Tests lock error handling. Panics on success.
|
||
|
tags: [synch, locks]
|
||
|
depends: [boot]
|
||
|
sys161:
|
||
|
cpus: 1
|
||
|
---
|
||
|
lt3
|