From 8add1793d25b2f76d564028f991cac31e0f871b4 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 31 Jan 2017 13:27:08 +0100 Subject: c-user: Add Key concept locking protocols Update #2412. Update #2556. --- common/refs.bib | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'common/refs.bib') 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}}, -- cgit v1.2.3