summaryrefslogtreecommitdiff
path: root/Mach/PosixSemaphores.mdwn
diff options
context:
space:
mode:
authorGrant Bowman <grantbow at grantbow dot com>2003-01-21 20:10:00 +0000
committerGrant Bowman <grantbow at grantbow dot com>2003-01-21 20:10:00 +0000
commit3acc82b305d10b13f0a95f8247d7e093224b91f5 (patch)
tree89952fcf6d9857ae382dc846bfc25a8f00c4be71 /Mach/PosixSemaphores.mdwn
parent78474b6dd1848cc39a9ebe874aba643052b0e63d (diff)
none
Diffstat (limited to 'Mach/PosixSemaphores.mdwn')
-rw-r--r--Mach/PosixSemaphores.mdwn4
1 files changed, 4 insertions, 0 deletions
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