beagle r4187 - in trunk/beagle: Util beagled
- From: dbera svn gnome org
- To: svn-commits-list gnome org
- Subject: beagle r4187 - in trunk/beagle: Util beagled
- Date: Mon, 12 Nov 2007 17:35:38 +0000 (GMT)
Author: dbera
Date: 2007-11-12 17:35:37 +0000 (Mon, 12 Nov 2007)
New Revision: 4187
ViewCVS link: http://svn.gnome.org/viewcvs/beagle?rev=4187&view=rev
Modified:
trunk/beagle/Util/ExceptionHandlingThread.cs
trunk/beagle/beagled/Shutdown.cs
Log:
Found another of those sneaky deadlocks in index-helper. IndexHelper allows two calls to BeginShutdown (from SignalHandler and DaemonMonitorWorker) which would result in a deadlock. Use a mutex protected global variable to handle that.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]