Wording.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 31 Dec 2004 19:28:12 +0000 (19:28 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 31 Dec 2004 19:28:12 +0000 (19:28 +0000)
doc/threads.texi

index a6c42002c3666ddbf38c130949f2b28c08a0fad9..694c40e03b5c7ea51c494ae9f61d5295ef311c4c 100644 (file)
@@ -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.
 
 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
 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