From 139294a5bfab82f94deb1adc71a4db068ac864a3 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 31 Dec 2004 19:28:12 +0000 Subject: [PATCH] Wording. --- doc/threads.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/threads.texi b/doc/threads.texi index a6c4200..694c40e 100644 --- a/doc/threads.texi +++ b/doc/threads.texi @@ -494,7 +494,7 @@ A partial fix for this problem is to have the waiting thread the lock, then recall the donation once it has acquired the lock. Implement this fix. -You will need to account for all different orders that priority +You will need to account for all different orders in which priority donation and inversion can occur. Be sure to handle multiple donations, in which multiple priorities are donated to a thread. You must also handle nested donation: given high, medium, and low priority -- 2.30.2