summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-01-31 13:27:08 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-02-01 07:58:30 +0100
commit8add1793d25b2f76d564028f991cac31e0f871b4 (patch)
tree3217398173b6c1a69976a11d526e83a7a4763e3e /common
parentc-user: Add key concept thread queues (diff)
downloadrtems-docs-8add1793d25b2f76d564028f991cac31e0f871b4.tar.bz2
c-user: Add Key concept locking protocols
Update #2412. Update #2556.
Diffstat (limited to 'common')
-rw-r--r--common/refs.bib16
1 files changed, 16 insertions, 0 deletions
diff --git a/common/refs.bib b/common/refs.bib
index 0f30cc1..e1f6435 100644
--- a/common/refs.bib
+++ b/common/refs.bib
@@ -38,6 +38,14 @@
volume = {23},
pages = {53-62},
}
+@article{Sha:1990:PI,
+ author = {Sha, Lui and Rajkumar, Ragunathan and Lehoczky, John P.},
+ journal = {IEEE Transactions on Computers},
+ title = {{Priority Inheritance Protocols: An Approach to Real-Time Synchronization}},
+ year = {1990},
+ volume = {39},
+ pages = {1175-1185},
+}
@ARTICLE{Burns:1991:Review,
author = {Burns, A.},
journal = {Software Engineering Journal},
@@ -63,6 +71,14 @@
pages = {720-748},
volume = 46,
}
+@book{Burns:2001:RealTimeSystems,
+ author = {Burns, A. and Wellings, A. J.},
+ title = {{Real-Time Systems and Programming Languages: Ada, Real-Time Java and C/Real-Time POSIX}},
+ year = {2001},
+ month = {November},
+ isbn = {978-0321417459},
+ publisher = {Addison-Wesley},
+}
@inproceedings{Franke:2002:Futex,
author = {Franke, Hubertus and Russel, Rusty and Kirkwood, Matthew},
title = {{Fuss, Futexes and Furwocks: Fast Userlevel Locking in Linux}},