2016-02-17 10:59:30 -05:00

12 lines
219 B
Perl

---
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