Christopher Faylor dc74da050c * pthread.cc (pthread_mutex::_unlock): Avoid unlocking a mutex if the
recursion_counter is already 0.
(pthread_mutex::_destroy): Don't consider a mutex busy if its recursion_counter
== 0.
(pthread_mutex::_fixup_after_fork): Set recursion_counter to 0 to flag that
we've just forked.  Don't reset the owner of this mutex since the forkee may
think it still owns the mutex.  Reinstate initialization of win32_obj_id.
* fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Initialize a variable to
bypass a C++ warning.
2008-11-07 18:32:41 +00:00
..
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2006-01-16 19:52:21 +00:00
2007-01-03 11:14:53 +00:00
2008-04-01 13:22:47 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2008-07-16 20:20:45 +00:00
2008-06-10 14:48:24 +00:00
2008-07-16 20:20:45 +00:00
2008-07-16 20:20:45 +00:00
2008-07-16 20:20:45 +00:00
2008-07-16 20:20:45 +00:00
2008-04-01 13:22:47 +00:00
2006-03-01 20:20:22 +00:00
2004-12-05 02:30:20 +00:00
2008-04-07 16:33:44 +00:00
2008-05-20 15:11:23 +00:00
2008-05-20 15:11:23 +00:00
2008-04-01 13:22:47 +00:00
2008-04-01 13:22:47 +00:00
2004-12-27 19:03:56 +00:00
2008-05-22 01:25:37 +00:00
2008-04-01 13:22:47 +00:00
2008-07-16 20:20:45 +00:00
2007-12-12 12:12:24 +00:00
2006-07-17 19:30:30 +00:00