Rename tag as well.
This commit is contained in:
11
test161/tests/synch/rwt2.t
Normal file
11
test161/tests/synch/rwt2.t
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: "RW Lock Test 2"
|
||||
description:
|
||||
Tests that reader-writer locks allow maximum read concurrency when no
|
||||
writers are waiting.
|
||||
tags: [synch, rwlocks]
|
||||
depends: [boot, semaphores, cvs]
|
||||
sys161:
|
||||
cpus: 32
|
||||
---
|
||||
rwt2
|
Reference in New Issue
Block a user