[macruby-changes] [MacRuby/MacRuby] 52f1b2: Partial fix for ticket #542 - Attempt to unlock a ...

noreply at github.com noreply at github.com
Sat Jul 30 22:20:01 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 52f1b2b01d915e2e7e3cbbd008069a2f265d69d3
      https://github.com/MacRuby/MacRuby/commit/52f1b2b01d915e2e7e3cbbd008069a2f265d69d3
  Author: Jeff Hemmelgarn <jhemmelg at 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/40452c02b60a43c8584122a1a2a5efd43164ec3a
  Author: Watson <watson1978 at 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


More information about the macruby-changes mailing list