source: rtems/testsuites/sptests/spsyslock01/spsyslock01.scn @ 214d8ed

5
Last change on this file since 214d8ed was 214d8ed, checked in by Sebastian Huber <sebastian.huber@…>, on 06/28/15 at 20:06:36

score: Add self-contained mutex implementation

This mutex implementation uses a thread priority queue with a simple
priority inheritance mechanism (similar to the object based mutexes).
The storage space must be supplied by the user (16 bytes on 32-bit
targets).

  • Property mode set to 100644
File size: 66 bytes
Line 
1*** BEGIN OF TEST SPSYSLOCK 1 ***
2*** END OF TEST SPSYSLOCK 1 ***
Note: See TracBrowser for help on using the repository browser.