mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +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]
|
|
|
|
*/
|