12 lines
199 B
Perl
12 lines
199 B
Perl
|
---
|
||
|
name: "CV Test 2"
|
||
|
description:
|
||
|
Tests core CV functionality through a mixture of sleeping and waking
|
||
|
threads.
|
||
|
tags: [synch, cvs]
|
||
|
depends: [boot, semaphores, locks]
|
||
|
sys161:
|
||
|
cpus: 32
|
||
|
---
|
||
|
cvt2
|