From 3acc82b305d10b13f0a95f8247d7e093224b91f5 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Tue, 21 Jan 2003 20:10:00 +0000 Subject: none --- Mach/PosixSemaphores.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Mach/PosixSemaphores.mdwn b/Mach/PosixSemaphores.mdwn index c77cb08b..be5586bd 100644 --- a/Mach/PosixSemaphores.mdwn +++ b/Mach/PosixSemaphores.mdwn @@ -7,3 +7,7 @@ The first penalty has virtually no cost because we know that we will never spin The second may be more of a performance penalty, but it saves reimplmenting the code in pt-cond-signal.c pt-cond-wait.c, and pthread-timedwait.c . -- [[Main/JamesAMorrison]] - 19 Jan 2003 + +Moved page to Mach web. + +-- [[Main/GrantBow]] - 21 Jan 2003 -- cgit v1.2.3