trick/doxygen/requirements/adaptation.dox_in

10 lines
227 B
Plaintext
Raw Normal View History

2015-02-26 15:02:31 +00:00
/**
@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]
*/