[macruby-changes] [MacRuby/MacRuby] a8e892: Issue #542: Attempt to unlock a mutex which is not...

noreply at github.com noreply at github.com
Sun Aug 7 09:26:14 PDT 2011


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

  Commit: a8e8922360d1e95c75483555eed570666ff95574
      https://github.com/MacRuby/MacRuby/commit/a8e8922360d1e95c75483555eed570666ff95574
  Author: Jeff Hemmelgarn <jhemmelg at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M thread.c

  Log Message:
  -----------
  Issue #542: Attempt to unlock a mutex which is not locked (ThreadError)

Re-lock the mutex at the end of mutex_sleep in thread.c.


  Commit: 7d46c196671122ed8e0c50a4127ca44aa99610b6
      https://github.com/MacRuby/MacRuby/commit/7d46c196671122ed8e0c50a4127ca44aa99610b6
  Author: Watson <watson1978 at gmail.com>
  Date:   2011-08-07 (Sun, 07 Aug 2011)

  Changed paths:
    M thread.c

  Log Message:
  -----------
  Merge pull request #39 from jhemmelg/master

This should close out issue #542, attempt to unlock mutex which is not locked.


Compare: https://github.com/MacRuby/MacRuby/compare/cdcf67d...7d46c19


More information about the macruby-changes mailing list