mirror of
https://github.com/nasa/trick.git
synced 2025-01-06 13:18:46 +00:00
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
|
|
||
|
/**
|
||
|
@page LEVEL2 Adaptation Requirements
|
||
|
|
||
|
LEVEL3 Trick source code shall use a POSIX compliant API when accessing POSIX
|
||
|
threads (pthreads), mutual exclusions (mutexes), signals, interrupts, and
|
||
|
clock routines. [Trick-151]
|
||
|
|
||
|
*/
|