11 lines
184 B
Perl
11 lines
184 B
Perl
|
---
|
||
|
name: "Lock Test 1"
|
||
|
description:
|
||
|
Tests core lock functionality through modifications to shared state.
|
||
|
tags: [synch, locks]
|
||
|
depends: [boot, semaphores]
|
||
|
sys161:
|
||
|
cpus: 32
|
||
|
---
|
||
|
lt1
|