2004-07-05 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Mon, 5 Jul 2004 15:29:12 +0000 (15:29 -0000)
committerDick Porter <dick@acm.org>
Mon, 5 Jul 2004 15:29:12 +0000 (15:29 -0000)
commit254baa76a0fd9abd888207575e85db1ab90a31cd
tree335b6cdddf6f2b3657b78edd75ba83e54b1f8c70
parented513a7a08efa93b8db97845df1456779ed792a9
2004-07-05  Dick Porter  <dick@ximian.com>

* mutexes.c (mutex_ops_init): Make the named mutex mutex sharable.

* daemon.c (unref_handle): Only destroy a handle if all processes
have released it, not just the current one.  Fixes bug 60887.

svn path=/branches/mono-1-0/mono/; revision=30747
mono/io-layer/ChangeLog
mono/io-layer/daemon.c
mono/io-layer/mutexes.c