summaryrefslogtreecommitdiff
path: root/realtime/rt-app-basics/pres_rt-app-basics_en.tex
AgeCommit message (Collapse)Author
2018-06-21rt-app-basics: use posix setrobustJohn Ogness
pthread_mutexattr_setrobust() is now in the posix standard. Remove the _np/_NP usage. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-06-21rt-app-basics: use rt prio 80 instead of 99John Ogness
User apps should _never_ use prio 99. So don't show a demo using it! Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-12-19rt-app-basics: switch to verbatimJohn Ogness
The verbatim text type is much easier to read. Use it instead for commands and output. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2011-01-27convert the rest to the new buildsys formatManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-09Added bibliography for rt-app-basic slides.Jan Altenberg
2010-10-08RT application design.Jan Altenberg