[MacRuby/MacRuby] a8e892: Issue #542: Attempt to unlock a mutex which is not...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: a8e8922360d1e95c75483555eed570666ff95574 https://github.com/MacRuby/MacRuby/commit/a8e8922360d1e95c75483555eed570666f... Author: Jeff Hemmelgarn <jhemmelg@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/7d46c196671122ed8e0c50a4127ca44aa9... Author: Watson <watson1978@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
participants (1)
-
noreply@github.com