summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2008-05-06 16:57:29 +0000
committerwtc%google.com <devnull@localhost>2008-05-06 16:57:29 +0000
commit59c307b2a8f47ddac6e90543b44b3bc34172bc3f (patch)
tree75b4f260c4ed00aa7de110955b584d10684c8eba
parent8e6959335188a8e752fc85b0c436b41c57000884 (diff)
downloadnspr-hg-59c307b2a8f47ddac6e90543b44b3bc34172bc3f.tar.gz
Bug 330720: restored the comment that OS/2 mutex semaphores are recursive.
-rw-r--r--pr/include/md/_os2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/md/_os2.h b/pr/include/md/_os2.h
index 64e8e5f8..016254b2 100644
--- a/pr/include/md/_os2.h
+++ b/pr/include/md/_os2.h
@@ -159,7 +159,7 @@ struct _MDNotified {
};
struct _MDLock {
- HMTX mutex;
+ HMTX mutex; /* this is recursive on OS/2 */
/*
* When notifying cvars, there is no point in actually