11 lines
168 B
Raku
11 lines
168 B
Raku
---
|
|
name: "RW Lock Test 3"
|
|
description:
|
|
Tests reader-writer lock error handling. Panics on success.
|
|
tags: [synch, rwlocks]
|
|
depends: [boot]
|
|
sys161:
|
|
cpus: 1
|
|
---
|
|
rwt3
|