[MacRuby/MacRuby] 52f1b2: Partial fix for ticket #542 - Attempt to unlock a ...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 52f1b2b01d915e2e7e3cbbd008069a2f265d69d3 https://github.com/MacRuby/MacRuby/commit/52f1b2b01d915e2e7e3cbbd008069a2f26... Author: Jeff Hemmelgarn <jhemmelg@gmail.com> Date: 2011-07-30 (Sat, 30 Jul 2011) Changed paths: M thread.c Log Message: ----------- Partial fix for ticket #542 - Attempt to unlock a mutex which is not locked (ThreadError) Fix for mutex race condition. This does not fix the overall problem using Monitor class. Commit: 40452c02b60a43c8584122a1a2a5efd43164ec3a https://github.com/MacRuby/MacRuby/commit/40452c02b60a43c8584122a1a2a5efd431... Author: Watson <watson1978@gmail.com> Date: 2011-07-30 (Sat, 30 Jul 2011) Changed paths: M thread.c Log Message: ----------- Merge pull request #37 from jhemmelg/master Fix for mutex race condition Compare: https://github.com/MacRuby/MacRuby/compare/79495ea...40452c0
participants (1)
-
noreply@github.com