[pypy-commit] pypy stm-thread-2: Test and fix

2013-02-22 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r61605:6f3fb622e2f6 Date: 2013-02-22 13:41 +0100 http://bitbucket.org/pypy/pypy/changeset/6f3fb622e2f6/ Log:Test and fix diff --git a/pypy/module/__pypy__/interp_atomic.py b/pypy/module/__pypy__/interp_atomic.py --- a/pypy/module/__pypy__/i

[pypy-commit] pypy stm-thread-2: Test and fix

2013-02-22 Thread arigo
Author: Armin Rigo Branch: stm-thread-2 Changeset: r61598:62ed6ba35d69 Date: 2013-02-22 12:43 +0100 http://bitbucket.org/pypy/pypy/changeset/62ed6ba35d69/ Log:Test and fix diff --git a/rpython/translator/stm/src_stm/rpyintf.c b/rpython/translator/stm/src_stm/rpyintf.c --- a/rpython/translat