pooka 50efcfca57 When converting the locking path of mutex+counter to a real recursive
mutex, it's a good idea to convert the unlock path too so that the
recursive mutex gets released as many times as it was locked.
Fixes pthread + cxa deadlock.
2009-10-08 16:33:45 +00:00
..
2009-04-23 22:09:23 +00:00
2009-09-26 04:43:48 +00:00
2009-04-11 15:33:27 +00:00
2009-05-26 08:04:11 +00:00
2009-04-12 17:07:16 +00:00
2009-04-12 17:07:16 +00:00
2009-03-10 13:15:40 +00:00
2009-04-21 14:46:02 +00:00
2009-05-23 18:57:25 +00:00
2009-02-05 05:39:38 +00:00
2009-05-24 02:30:17 +00:00
2008-05-02 18:11:04 +00:00
2008-10-26 07:42:09 +00:00