11 lines
166 B
Perl
11 lines
166 B
Perl
|
---
|
||
|
name: "Semaphore Test"
|
||
|
description:
|
||
|
Tests core semaphore logic through cycling signaling.
|
||
|
tags: [synch, semaphores]
|
||
|
depends: [boot]
|
||
|
sys161:
|
||
|
cpus: 32
|
||
|
---
|
||
|
sem1
|